is not current version
Last Version 1.3.0

org.tbee.xml2xxx:xml2xxx 1.1.0

XML2XXX - converting XML to other formats, like YAML

GroupId

GroupId

org.tbee.xml2xxx
ArtifactId

ArtifactId

xml2xxx
Version

Version

1.1.0
Type

Type

pom

Download xml2xxx 1.1.0

Filename Size
xml2xxx-1.1.0.pom 7 KB
Browse

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