is not current version
Last Version 3.0.0

org.xbib:content-xml 1.0.3

Content processing library for Java

GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-xml
Version

Version

1.0.3
Type

Type

jar

Download content-xml 1.0.3


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