Jar examples for s:sudomath
A collection of math classes used at SudoPlay Games.
You can download jar file sudomath 1.0.3 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
sudomath-1.0.3-javadoc.jar