Download typeserializer-simplexml-1.0.3.jar file - Jar t

Jar examples for t:typeserializer-simplexml

Description

Support for Java generic types in various serialization libraries.

You can download jar file typeserializer-simplexml 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add typeserializer-simplexml-1.0.3.jar to your project.

<dependency>
   <groupId>org.anarres.typeserializer</groupId>
   <artifactId>typeserializer-simplexml</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'org.anarres.typeserializer', name: 'typeserializer-simplexml', version: '1.0.3'
libraryDependencies += "org.anarres.typeserializer" % "typeserializer-simplexml" % "1.0.3"
<dependency org="org.anarres.typeserializer" name="typeserializer-simplexml" rev="1.0.3"/>
@Grapes(@Grab(group='org.anarres.typeserializer', module='typeserializer-simplexml', version='1.0.3'))
'org.anarres.typeserializer:typeserializer-simplexml:jar:1.0.3'

Download

Click the following link to download the jar file.

typeserializer-simplexml-1.0.3-javadoc.jar
typeserializer-simplexml-1.0.3-sources.jar
typeserializer-simplexml-1.0.3.jar
typeserializer-simplexml-1.0.3.pom



Related Tutorials