v

vertx-web-templ-handlebars

Files download
File Operation
vertx-web-templ-handlebars-3.9.14.jar download
vertx-web-templ-handlebars-3.9.14.pom download
vertx-web-templ-handlebars-3.9.14-sources.jar download
Apache Maven
<dependency>
  <groupId>io.vertx</groupId>
  <artifactId>vertx-web-templ-handlebars</artifactId>
  <version>3.9.14</version>
</dependency>
Gradle Groovy
implementation 'io.vertx:vertx-web-templ-handlebars:3.9.14'
Gradle Kotlin
implementation("io.vertx:vertx-web-templ-handlebars:3.9.14")
Scala SBT
libraryDependencies += "io.vertx" % "vertx-web-templ-handlebars" % "3.9.14"
Groovy Grape
@Grapes(
  @Grab(group='io.vertx', module='vertx-web-templ-handlebars', version='3.9.14')
)
Apache Ivy
<dependency org="io.vertx" name="vertx-web-templ-handlebars" rev="3.9.14" />
Leiningen
[io.vertx/vertx-web-templ-handlebars "3.9.14"]
Apache Buildr
'io.vertx:vertx-web-templ-handlebars:jar:3.9.14'