is not current version
Last Version 2.1.10

com.github.subchen:jetbrick-template-struts 2.0.7


GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-template-struts
Version

Version

2.0.7
Type

Type

jar

Download jetbrick-template-struts 2.0.7


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