Download seeds-math-15.0.jar file - Jar s

Jar examples for s:seeds-math

Description

Atomic jars for Google Guava libraries

You can download jar file seeds-math 15.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add seeds-math-15.0.jar to your project.

<dependency>
   <groupId>net.tribe7.seeds</groupId>
   <artifactId>seeds-math</artifactId>
   <version>15.0</version>
</dependency>
compile group: 'net.tribe7.seeds', name: 'seeds-math', version: '15.0'
libraryDependencies += "net.tribe7.seeds" % "seeds-math" % "15.0"
<dependency org="net.tribe7.seeds" name="seeds-math" rev="15.0"/>
@Grapes(@Grab(group='net.tribe7.seeds', module='seeds-math', version='15.0'))
'net.tribe7.seeds:seeds-math:jar:15.0'

Download

Click the following link to download the jar file.

seeds-math-15.0-javadoc.jar
seeds-math-15.0-sources.jar
seeds-math-15.0.jar
seeds-math-15.0.pom



Related Tutorials