Jar examples for c:commons-numbers
Staccato-Commons Numeric Classes
You can download jar file commons-numbers 1.2 in this page.
You can use the following script to add commons-numbers-1.2.jar to your project.
<dependency> <groupId>net.sf.staccatocommons</groupId> <artifactId>commons-numbers</artifactId> <version>1.2</version> </dependency>
compile group: 'net.sf.staccatocommons', name: 'commons-numbers', version: '1.2'
libraryDependencies += "net.sf.staccatocommons" % "commons-numbers" % "1.2"
<dependency org="net.sf.staccatocommons" name="commons-numbers" rev="1.2"/>
@Grapes(@Grab(group='net.sf.staccatocommons', module='commons-numbers', version='1.2'))
'net.sf.staccatocommons:commons-numbers:jar:1.2'
Click the following link to download the jar file.
commons-numbers-1.2-javadoc.jar