is not current version
Last Version 3.0.0

org.xbib:content-json 1.2.4

Content processing library for Java

Categories

Categories

JSON Data
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-json
Version

Version

1.2.4
Type

Type

jar

Download content-json 1.2.4


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