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