Jar examples for j:jafama
A (Strict)FastMath class with 1e-15ish accuracy.
You can download jar file jafama 2.1.0 in this page.
Apache License, Version 2.0
You can use the following script to add jafama-2.1.0.jar to your project.
<dependency> <groupId>net.jafama</groupId> <artifactId>jafama</artifactId> <version>2.1.0</version> </dependency>
compile group: 'net.jafama', name: 'jafama', version: '2.1.0'
libraryDependencies += "net.jafama" % "jafama" % "2.1.0"
<dependency org="net.jafama" name="jafama" rev="2.1.0"/>
@Grapes(@Grab(group='net.jafama', module='jafama', version='2.1.0'))
'net.jafama:jafama:jar:2.1.0'
Click the following link to download the jar file.
jafama-2.1.0-javadoc.jar