is not current version
Last Version 2.1

com.github.acavailhez:groovy-html-renderer-bootstrap 2.0

in-code html5 rendering engine leveraging the groovy syntax

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.acavailhez
ArtifactId

ArtifactId

groovy-html-renderer-bootstrap
Version

Version

2.0
Type

Type

jar

Download groovy-html-renderer-bootstrap 2.0


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