is not current version
Last Version 2.1.10

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


GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-template-struts
Version

Version

2.0
Type

Type

jar

Download jetbrick-template-struts 2.0


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