is not current version
Last Version 4.3.1

io.vertx:vertx-template-engines 3.9.4


GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-template-engines
Version

Version

3.9.4
Type

Type

jar

Download vertx-template-engines 3.9.4


<!-- https://jarcasting.com/artifacts/io.vertx/vertx-template-engines/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-template-engines</artifactId>
    <version>3.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-template-engines/
implementation 'io.vertx:vertx-template-engines:3.9.4'
// https://jarcasting.com/artifacts/io.vertx/vertx-template-engines/
implementation ("io.vertx:vertx-template-engines:3.9.4")
'io.vertx:vertx-template-engines:jar:3.9.4'
<dependency org="io.vertx" name="vertx-template-engines" rev="3.9.4">
  <artifact name="vertx-template-engines" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-template-engines', version='3.9.4')
)
libraryDependencies += "io.vertx" % "vertx-template-engines" % "3.9.4"
[io.vertx/vertx-template-engines "3.9.4"]