is not current version
Last Version 3.0.0

com.ancientlightstudios:simplegen-dataformat-xml 2.1.0

XML data format support for SimpleGen

Categories

Categories

Data ORM
GroupId

GroupId

com.ancientlightstudios
ArtifactId

ArtifactId

simplegen-dataformat-xml
Version

Version

2.1.0
Type

Type

jar

Download simplegen-dataformat-xml 2.1.0


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