Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdla.alsocan |
ArtifactId | ArtifactIdjson-shapeshifter |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
json-shapeshifter-0.1.0.pom | |
json-shapeshifter-0.1.0.jar | 33 KB |
json-shapeshifter-0.1.0-sources.jar | 18 KB |
json-shapeshifter-0.1.0-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/la.alsocan/json-shapeshifter/ -->
<dependency>
<groupId>la.alsocan</groupId>
<artifactId>json-shapeshifter</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/la.alsocan/json-shapeshifter/
implementation 'la.alsocan:json-shapeshifter:0.1.0'
// https://jarcasting.com/artifacts/la.alsocan/json-shapeshifter/
implementation ("la.alsocan:json-shapeshifter:0.1.0")
'la.alsocan:json-shapeshifter:jar:0.1.0'
<dependency org="la.alsocan" name="json-shapeshifter" rev="0.1.0">
<artifact name="json-shapeshifter" type="jar" />
</dependency>
@Grapes(
@Grab(group='la.alsocan', module='json-shapeshifter', version='0.1.0')
)
libraryDependencies += "la.alsocan" % "json-shapeshifter" % "0.1.0"
[la.alsocan/json-shapeshifter "0.1.0"]