is not current version
Last Version 3.0.0

org.xbib:content-json 1.1.0

Content processing library for Java

Categories

Categories

JSON Data
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-json
Version

Version

1.1.0
Type

Type

jar

Download content-json 1.1.0


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