is not current version
Last Version 3.0.0

org.xbib:content-resource 1.0.3

Content processing library for Java

GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-resource
Version

Version

1.0.3
Type

Type

jar

Download content-resource 1.0.3


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