is not current version
Last Version 2.0.2.RELEASE

com.github.threefish:nutz-sqltpl 1.3.4.RELEASE


GroupId

GroupId

com.github.threefish
ArtifactId

ArtifactId

nutz-sqltpl
Version

Version

1.3.4.RELEASE
Type

Type

jar

Download nutz-sqltpl 1.3.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.threefish/nutz-sqltpl/ -->
<dependency>
    <groupId>com.github.threefish</groupId>
    <artifactId>nutz-sqltpl</artifactId>
    <version>1.3.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.threefish/nutz-sqltpl/
implementation 'com.github.threefish:nutz-sqltpl:1.3.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.threefish/nutz-sqltpl/
implementation ("com.github.threefish:nutz-sqltpl:1.3.4.RELEASE")
'com.github.threefish:nutz-sqltpl:jar:1.3.4.RELEASE'
<dependency org="com.github.threefish" name="nutz-sqltpl" rev="1.3.4.RELEASE">
  <artifact name="nutz-sqltpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.threefish', module='nutz-sqltpl', version='1.3.4.RELEASE')
)
libraryDependencies += "com.github.threefish" % "nutz-sqltpl" % "1.3.4.RELEASE"
[com.github.threefish/nutz-sqltpl "1.3.4.RELEASE"]