v

vertx-web-templ-freemarker

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