не последняя версия
Последняя версия 2.1

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

in-code html5 rendering engine leveraging the groovy syntax

Категории

Категории

Groovy Языки программирования
Группа

Группа

com.github.acavailhez
Идентификатор

Идентификатор

groovy-html-renderer-bootstrap
Версия

Версия

2.0
Тип

Тип

jar

Скачать 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"]