License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdcom.github.acavailhez |
ArtifactId | ArtifactIdgroovy-html-renderer-bootstrap |
Version | Version2.1 |
Type | Typejar |
Description |
Descriptiongroovy-html-renderer
in-code html5 rendering engine leveraging the groovy syntax
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.acavailhez : groovy-html-renderer | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.acavailhez » tests | jar | 2.1 |