is not current version
Last Version 3.0.0

org.xbib:content-core 1.0.6

Content processing library for Java

GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-core
Version

Version

1.0.6
Type

Type

jar

Download content-core 1.0.6


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