is not current version
Last Version 2.1.10

com.github.subchen:jetbrick-template-jodd 2.0.9


GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-template-jodd
Version

Version

2.0.9
Type

Type

jar

Download jetbrick-template-jodd 2.0.9


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