is not current version
Last Version 1.2.2

org.watertemplate:watertemplate-jaxrs-binding 1.2.1

JAX-RS Binding to Water template engine

GroupId

GroupId

org.watertemplate
ArtifactId

ArtifactId

watertemplate-jaxrs-binding
Version

Version

1.2.1
Type

Type

jar

Download watertemplate-jaxrs-binding 1.2.1


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