Download type-adapters-1.0.0.jar file - Jar t

Jar examples for t:type-adapters

Description

Help to create factory convertion type to type

You can download jar file type-adapters 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add type-adapters-1.0.0.jar to your project.

<dependency>
   <groupId>com.talanlabs</groupId>
   <artifactId>type-adapters</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.talanlabs', name: 'type-adapters', version: '1.0.0'
libraryDependencies += "com.talanlabs" % "type-adapters" % "1.0.0"
<dependency org="com.talanlabs" name="type-adapters" rev="1.0.0"/>
@Grapes(@Grab(group='com.talanlabs', module='type-adapters', version='1.0.0'))
'com.talanlabs:type-adapters:jar:1.0.0'

Download

Click the following link to download the jar file.

type-adapters-1.0.0-javadoc.jar
type-adapters-1.0.0-sources.jar
type-adapters-1.0.0.jar
type-adapters-1.0.0.pom



Related Tutorials