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