Last Version

SudoMath 1.0.3

A collection of math classes used at SudoPlay Games.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.sudoplay.math
ArtifactId

ArtifactId

sudomath
Version

Version

1.0.3
Type

Type

jar
Description

Description

SudoMath
A collection of math classes used at SudoPlay Games.
Project URL

Project URL

https://github.com/SudoPlayGames/SudoMath

Download sudomath 1.0.3


<!-- https://jarcasting.com/artifacts/com.sudoplay.math/sudomath/ -->
<dependency>
    <groupId>com.sudoplay.math</groupId>
    <artifactId>sudomath</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sudoplay.math/sudomath/
implementation 'com.sudoplay.math:sudomath:1.0.3'
// https://jarcasting.com/artifacts/com.sudoplay.math/sudomath/
implementation ("com.sudoplay.math:sudomath:1.0.3")
'com.sudoplay.math:sudomath:jar:1.0.3'
<dependency org="com.sudoplay.math" name="sudomath" rev="1.0.3">
  <artifact name="sudomath" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sudoplay.math', module='sudomath', version='1.0.3')
)
libraryDependencies += "com.sudoplay.math" % "sudomath" % "1.0.3"
[com.sudoplay.math/sudomath "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.