Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdde.grobmeier.json |
ArtifactId | ArtifactIdjjson-struts2 |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
jjson-struts2-0.0.4.pom | |
jjson-struts2-0.0.4.jar | 5 KB |
jjson-struts2-0.0.4-sources.jar | 2 KB |
jjson-struts2-0.0.4-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.grobmeier.json/jjson-struts2/ -->
<dependency>
<groupId>de.grobmeier.json</groupId>
<artifactId>jjson-struts2</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.grobmeier.json/jjson-struts2/
implementation 'de.grobmeier.json:jjson-struts2:0.0.4'
// https://jarcasting.com/artifacts/de.grobmeier.json/jjson-struts2/
implementation ("de.grobmeier.json:jjson-struts2:0.0.4")
'de.grobmeier.json:jjson-struts2:jar:0.0.4'
<dependency org="de.grobmeier.json" name="jjson-struts2" rev="0.0.4">
<artifact name="jjson-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.grobmeier.json', module='jjson-struts2', version='0.0.4')
)
libraryDependencies += "de.grobmeier.json" % "jjson-struts2" % "0.0.4"
[de.grobmeier.json/jjson-struts2 "0.0.4"]