is not current version
Last Version 1.3

com.sproutigy.commons:json-right 1.2


Categories

Categories

JSON Data
GroupId

GroupId

com.sproutigy.commons
ArtifactId

ArtifactId

json-right
Version

Version

1.2
Type

Type

pom

Download json-right 1.2

Filename Size
json-right-1.2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sproutigy.commons/json-right/ -->
<dependency>
    <groupId>com.sproutigy.commons</groupId>
    <artifactId>json-right</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sproutigy.commons/json-right/
implementation 'com.sproutigy.commons:json-right:1.2'
// https://jarcasting.com/artifacts/com.sproutigy.commons/json-right/
implementation ("com.sproutigy.commons:json-right:1.2")
'com.sproutigy.commons:json-right:pom:1.2'
<dependency org="com.sproutigy.commons" name="json-right" rev="1.2">
  <artifact name="json-right" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sproutigy.commons', module='json-right', version='1.2')
)
libraryDependencies += "com.sproutigy.commons" % "json-right" % "1.2"
[com.sproutigy.commons/json-right "1.2"]