Download easymath-core-0.1.8.jar file - Jar e

Jar examples for e:easymath-core

Description

You can download jar file easymath-core 0.1.8 in this page.

Build File

You can use the following script to add easymath-core-0.1.8.jar to your project.

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

Download

Click the following link to download the jar file.

easymath-core-0.1.8-javadoc.jar
easymath-core-0.1.8-sources.jar
easymath-core-0.1.8.jar
easymath-core-0.1.8.pom



Related Tutorials