Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.github.xmljim.json |
ArtifactId | ArtifactIdelementfactory |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
elementfactory-1.0.1.pom | |
elementfactory-1.0.1.jar | 22 KB |
elementfactory-1.0.1-sources.jar | 11 KB |
elementfactory-1.0.1-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xmljim.json/elementfactory/ -->
<dependency>
<groupId>io.github.xmljim.json</groupId>
<artifactId>elementfactory</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xmljim.json/elementfactory/
implementation 'io.github.xmljim.json:elementfactory:1.0.1'
// https://jarcasting.com/artifacts/io.github.xmljim.json/elementfactory/
implementation ("io.github.xmljim.json:elementfactory:1.0.1")
'io.github.xmljim.json:elementfactory:jar:1.0.1'
<dependency org="io.github.xmljim.json" name="elementfactory" rev="1.0.1">
<artifact name="elementfactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xmljim.json', module='elementfactory', version='1.0.1')
)
libraryDependencies += "io.github.xmljim.json" % "elementfactory" % "1.0.1"
[io.github.xmljim.json/elementfactory "1.0.1"]