Jar examples for t:typeserializer-core
Support for Java generic types in various serialization libraries.
You can download jar file typeserializer-core 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add typeserializer-core-1.0.1.jar to your project.
<dependency> <groupId>org.anarres.typeserializer</groupId> <artifactId>typeserializer-core</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.anarres.typeserializer', name: 'typeserializer-core', version: '1.0.1'
libraryDependencies += "org.anarres.typeserializer" % "typeserializer-core" % "1.0.1"
<dependency org="org.anarres.typeserializer" name="typeserializer-core" rev="1.0.1"/>
@Grapes(@Grab(group='org.anarres.typeserializer', module='typeserializer-core', version='1.0.1'))
'org.anarres.typeserializer:typeserializer-core:jar:1.0.1'
Click the following link to download the jar file.
typeserializer-core-1.0.1-javadoc.jar