Jar examples for s:sticky-coercion
A simple coercion library for converting strings to objects
You can download jar file sticky-coercion 5.4 in this page.
Open Source License
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'
Click the following link to download the jar file.
sticky-coercion-5.4-javadoc.jar