Last Version

groovy-html-renderer 2.1

in-code html5 rendering engine leveraging the groovy syntax

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.acavailhez
ArtifactId

ArtifactId

groovy-html-renderer-bootstrap
Version

Version

2.1
Type

Type

jar
Description

Description

groovy-html-renderer
in-code html5 rendering engine leveraging the groovy syntax
Project URL

Project URL

https://github.com/acavailhez/groovy-html-renderer
Source Code Management

Source Code Management

https://github.com/acavailhez/groovy-html-renderer

Download groovy-html-renderer-bootstrap 2.1


<!-- https://jarcasting.com/artifacts/com.github.acavailhez/groovy-html-renderer-bootstrap/ -->
<dependency>
    <groupId>com.github.acavailhez</groupId>
    <artifactId>groovy-html-renderer-bootstrap</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acavailhez/groovy-html-renderer-bootstrap/
implementation 'com.github.acavailhez:groovy-html-renderer-bootstrap:2.1'
// https://jarcasting.com/artifacts/com.github.acavailhez/groovy-html-renderer-bootstrap/
implementation ("com.github.acavailhez:groovy-html-renderer-bootstrap:2.1")
'com.github.acavailhez:groovy-html-renderer-bootstrap:jar:2.1'
<dependency org="com.github.acavailhez" name="groovy-html-renderer-bootstrap" rev="2.1">
  <artifact name="groovy-html-renderer-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acavailhez', module='groovy-html-renderer-bootstrap', version='2.1')
)
libraryDependencies += "com.github.acavailhez" % "groovy-html-renderer-bootstrap" % "2.1"
[com.github.acavailhez/groovy-html-renderer-bootstrap "2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.acavailhez : groovy-html-renderer jar 2.1

test (1)

Group / Artifact Type Version
com.github.acavailhez » tests jar 2.1

Project Modules

There are no modules declared in this project.