Download typeconverter-1.0.0-alpha2.jar file - Jar t

Jar examples for t:typeconverter

Description

Provides an efficient and robust mechanism for converting an object to a different type.

You can download jar file typeconverter 1.0.0-alpha2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add typeconverter-1.0.0-alpha2.jar to your project.

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

Download

Click the following link to download the jar file.

typeconverter-1.0.0-alpha2-javadoc.jar
typeconverter-1.0.0-alpha2-sources.jar
typeconverter-1.0.0-alpha2.jar
typeconverter-1.0.0-alpha2.pom



Related Tutorials