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

com.cedarsoft.commons:xml-commons 1.5.2


Группа

Группа

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

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

xml-commons
Версия

Версия

1.5.2
Тип

Тип

jar

Скачать xml-commons 1.5.2


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