is not current version
Last Version 3.0.0

org.xbib:content-resource 1.0.1

Content processing library for Java

GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-resource
Version

Version

1.0.1
Type

Type

jar

Download content-resource 1.0.1


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