SudoMath

A collection of math classes used at SudoPlay Games.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.sudoplay.math
ArtifactId

ArtifactId

sudomath
Last Version

Last Version

1.0.3
Release Date

Release Date

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

How to add to project

<!-- 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.
com.sudoplay.math

SudoPlay Games

Versions

Version
1.0.3
1.0.1