is not current version
Last Version 4.2.5

org.bitbucket.swattu:json-utils 1.0.15


Categories

Categories

JSON Data
GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

json-utils
Version

Version

1.0.15
Type

Type

jar

Download json-utils 1.0.15


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