Download sticky-coercion-api-3.9.jar file - Jar s

Jar examples for s:sticky-coercion-api

Description

A simple coercion library api for defining strings to object conversion

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

sticky-coercion-api-3.9-javadoc.jar
sticky-coercion-api-3.9-sources.jar
sticky-coercion-api-3.9.jar
sticky-coercion-api-3.9.pom



Related Tutorials