is not current version
Last Version 1.0.8

com.github.balajeetm:json-mystique 1.0.1

Json Utility to transform Jsons

Categories

Categories

JSON Data
GroupId

GroupId

com.github.balajeetm
ArtifactId

ArtifactId

json-mystique
Version

Version

1.0.1
Type

Type

jar

Download json-mystique 1.0.1


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