Download sudomath-1.0.3.jar file - Jar s

Jar examples for s:sudomath

Description

A collection of math classes used at SudoPlay Games.

You can download jar file sudomath 1.0.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add sudomath-1.0.3.jar to your project.

<dependency>
   <groupId>com.sudoplay.math</groupId>
   <artifactId>sudomath</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.sudoplay.math', name: 'sudomath', version: '1.0.3'
libraryDependencies += "com.sudoplay.math" % "sudomath" % "1.0.3"
<dependency org="com.sudoplay.math" name="sudomath" rev="1.0.3"/>
@Grapes(@Grab(group='com.sudoplay.math', module='sudomath', version='1.0.3'))
'com.sudoplay.math:sudomath:jar:1.0.3'

Download

Click the following link to download the jar file.

sudomath-1.0.3-javadoc.jar
sudomath-1.0.3-sources.jar
sudomath-1.0.3.jar
sudomath-1.0.3.pom



Related Tutorials