is not current version
Last Version 5.0.0

com.cedarsoft.commons.old:xml-commons 1.6.2


GroupId

GroupId

com.cedarsoft.commons.old
ArtifactId

ArtifactId

xml-commons
Version

Version

1.6.2
Type

Type

jar

Download xml-commons 1.6.2


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