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

org.xbib:content-xml 1.2.0

Content processing library for Java

Группа

Группа

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

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

content-xml
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать content-xml 1.2.0


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