Jar examples for s:simple-xml
Simple is a high performance XML serialization and configuration framework for Java.
You can download jar file simple-xml 2.7.1-P1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add simple-xml-2.7.1-P1.jar to your project.
<dependency> <groupId>org.anarres.mirrors.simpleframework</groupId> <artifactId>simple-xml</artifactId> <version>2.7.1-P1</version> </dependency>
compile group: 'org.anarres.mirrors.simpleframework', name: 'simple-xml', version: '2.7.1-P1'
libraryDependencies += "org.anarres.mirrors.simpleframework" % "simple-xml" % "2.7.1-P1"
<dependency org="org.anarres.mirrors.simpleframework" name="simple-xml" rev="2.7.1-P1"/>
@Grapes(@Grab(group='org.anarres.mirrors.simpleframework', module='simple-xml', version='2.7.1-P1'))
'org.anarres.mirrors.simpleframework:simple-xml:jar:2.7.1-P1'
Click the following link to download the jar file.
simple-xml-2.7.1-P1-javadoc.jar