is not current version
Last Version 1.3

com.sproutigy.commons:json-right 1.1


Categories

Categories

JSON Data
GroupId

GroupId

com.sproutigy.commons
ArtifactId

ArtifactId

json-right
Version

Version

1.1
Type

Type

pom

Download json-right 1.1

Filename Size
json-right-1.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sproutigy.commons/json-right/
implementation 'com.sproutigy.commons:json-right:1.1'
// https://jarcasting.com/artifacts/com.sproutigy.commons/json-right/
implementation ("com.sproutigy.commons:json-right:1.1")
'com.sproutigy.commons:json-right:pom:1.1'
<dependency org="com.sproutigy.commons" name="json-right" rev="1.1">
  <artifact name="json-right" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sproutigy.commons', module='json-right', version='1.1')
)
libraryDependencies += "com.sproutigy.commons" % "json-right" % "1.1"
[com.sproutigy.commons/json-right "1.1"]