License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.sproutigy.commons |
ArtifactId | ArtifactIdjson-right |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMaven Parent POM for Sproutigy Open Source projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
json-right-1.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sproutigy.commons/json-right/
implementation 'com.sproutigy.commons:json-right:1.3'
// https://jarcasting.com/artifacts/com.sproutigy.commons/json-right/
implementation ("com.sproutigy.commons:json-right:1.3")
'com.sproutigy.commons:json-right:pom:1.3'
<dependency org="com.sproutigy.commons" name="json-right" rev="1.3">
<artifact name="json-right" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sproutigy.commons', module='json-right', version='1.3')
)
libraryDependencies += "com.sproutigy.commons" % "json-right" % "1.3"
[com.sproutigy.commons/json-right "1.3"]