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

com.cedarsoft.commons:xml-commons 8.3.1


Группа

Группа

com.cedarsoft.commons
Идентификатор

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

xml-commons
Версия

Версия

8.3.1
Тип

Тип

jar

Скачать xml-commons 8.3.1


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