is not current version
Last Version 2.7.1-P3

org.anarres.mirrors.simpleframework:simple-xml 2.7.1-P1

Simple is a high performance XML serialization and configuration framework for Java.

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

org.anarres.mirrors.simpleframework
ArtifactId

ArtifactId

simple-xml
Version

Version

2.7.1-P1
Type

Type

jar

Download simple-xml 2.7.1-P1


<!-- https://jarcasting.com/artifacts/org.anarres.mirrors.simpleframework/simple-xml/ -->
<dependency>
    <groupId>org.anarres.mirrors.simpleframework</groupId>
    <artifactId>simple-xml</artifactId>
    <version>2.7.1-P1</version>
</dependency>
// https://jarcasting.com/artifacts/org.anarres.mirrors.simpleframework/simple-xml/
implementation 'org.anarres.mirrors.simpleframework:simple-xml:2.7.1-P1'
// https://jarcasting.com/artifacts/org.anarres.mirrors.simpleframework/simple-xml/
implementation ("org.anarres.mirrors.simpleframework:simple-xml:2.7.1-P1")
'org.anarres.mirrors.simpleframework:simple-xml:jar:2.7.1-P1'
<dependency org="org.anarres.mirrors.simpleframework" name="simple-xml" rev="2.7.1-P1">
  <artifact name="simple-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anarres.mirrors.simpleframework', module='simple-xml', version='2.7.1-P1')
)
libraryDependencies += "org.anarres.mirrors.simpleframework" % "simple-xml" % "2.7.1-P1"
[org.anarres.mirrors.simpleframework/simple-xml "2.7.1-P1"]