is not current version
Last Version 3.0.0

org.xbib:content-core 2.0.4

Content processing library for Java

GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-core
Version

Version

2.0.4
Type

Type

jar

Download content-core 2.0.4


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