is not current version
Last Version 5.0.0

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


GroupId

GroupId

com.cedarsoft.commons.old
ArtifactId

ArtifactId

xml-commons
Version

Version

2.0.6
Type

Type

jar

Download xml-commons 2.0.6


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