Download fractions-core-2.6.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.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials