Download numbers_2.10-0.1.1.jar file - Jar n

Jar examples for n:numbers-2.10

Description

A collection of numeric functions and type enrichments

You can download jar file numbers_2.10 0.1.1 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add numbers_2.10-0.1.1.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>numbers_2.10</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'de.sciss', name: 'numbers_2.10', version: '0.1.1'
libraryDependencies += "de.sciss" % "numbers_2.10" % "0.1.1"
<dependency org="de.sciss" name="numbers_2.10" rev="0.1.1"/>
@Grapes(@Grab(group='de.sciss', module='numbers_2.10', version='0.1.1'))
'de.sciss:numbers_2.10:jar:0.1.1'

Download

Click the following link to download the jar file.

numbers_2.10-0.1.1-javadoc.jar
numbers_2.10-0.1.1-sources.jar
numbers_2.10-0.1.1.jar
numbers_2.10-0.1.1.pom



Related Tutorials