is not current version
Last Version 1.3.0

org.tbee.xml2xxx:xml2xxx 0.4.0

XML2XXX - converting XML to other formats, like YAML

GroupId

GroupId

org.tbee.xml2xxx
ArtifactId

ArtifactId

xml2xxx
Version

Version

0.4.0
Type

Type

pom

Download xml2xxx 0.4.0

Filename Size
xml2xxx-0.4.0.pom 6 KB
Browse

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