не последняя версия
Последняя версия 3.0.0

org.xbib:content-rdf 2.0.4

Content processing library for Java

Группа

Группа

org.xbib
Идентификатор

Идентификатор

content-rdf
Версия

Версия

2.0.4
Тип

Тип

jar

Скачать content-rdf 2.0.4


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