Download sticky-coercion-5.4.jar file - Jar s

Jar examples for s:sticky-coercion

Description

A simple coercion library for converting strings to objects

You can download jar file sticky-coercion 5.4 in this page.

License

Open Source License

Build File

You can use the following script to add sticky-coercion-5.4.jar to your project.

<dependency>
   <groupId>net.stickycode</groupId>
   <artifactId>sticky-coercion</artifactId>
   <version>5.4</version>
</dependency>
compile group: 'net.stickycode', name: 'sticky-coercion', version: '5.4'
libraryDependencies += "net.stickycode" % "sticky-coercion" % "5.4"
<dependency org="net.stickycode" name="sticky-coercion" rev="5.4"/>
@Grapes(@Grab(group='net.stickycode', module='sticky-coercion', version='5.4'))
'net.stickycode:sticky-coercion:jar:5.4'

Download

Click the following link to download the jar file.

sticky-coercion-5.4-javadoc.jar
sticky-coercion-5.4-sources.jar
sticky-coercion-5.4.jar
sticky-coercion-5.4.pom



Related Tutorials