Jar examples for f:fractions-core
The core interfaces and classes of fractions.
You can download jar file fractions-core 2.6 in this page.
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'
Click the following link to download the jar file.
fractions-core-2.6-javadoc.jar