is not current version
Last Version 0.1.1

la.alsocan:json-shapeshifter 0.1.0

An incremental Json-to-Json transformation library written in Java

Categories

Categories

JSON Data
GroupId

GroupId

la.alsocan
ArtifactId

ArtifactId

json-shapeshifter
Version

Version

0.1.0
Type

Type

jar

Download json-shapeshifter 0.1.0


<!-- 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"]