Download fractions-core-2.7.jar file - Jar f

Jar examples for f:fractions-core

Description

The core interfaces and classes of fractions.

You can download jar file fractions-core 2.7 in this page.

Build File

You can use the following script to add fractions-core-2.7.jar to your project.

<dependency>
   <groupId>com.anrisoftware.fractions</groupId>
   <artifactId>fractions-core</artifactId>
   <version>2.7</version>
</dependency>
compile group: 'com.anrisoftware.fractions', name: 'fractions-core', version: '2.7'
libraryDependencies += "com.anrisoftware.fractions" % "fractions-core" % "2.7"
<dependency org="com.anrisoftware.fractions" name="fractions-core" rev="2.7"/>
@Grapes(@Grab(group='com.anrisoftware.fractions', module='fractions-core', version='2.7'))
'com.anrisoftware.fractions:fractions-core:jar:2.7'

Download

Click the following link to download the jar file.

fractions-core-2.7-javadoc.jar
fractions-core-2.7-sources.jar
fractions-core-2.7-tests.jar
fractions-core-2.7.jar
fractions-core-2.7.pom



Related Tutorials