is not current version
Last Version 1.3.7

com.cedarsoft.utils:xml-commons 1.3.6


GroupId

GroupId

com.cedarsoft.utils
ArtifactId

ArtifactId

xml-commons
Version

Version

1.3.6
Type

Type

jar

Download xml-commons 1.3.6


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