tscore-Math

TSCore is a common library for pretty much anything.

License

License

GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

Math
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

tscore-Math
TSCore is a common library for pretty much anything.
Project URL

Project URL

https://github.com/TechShroom/TSCore
Source Code Management

Source Code Management

https://github.com/TechShroom/TSCore

Download Math

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
TSCore » GeneralUtility jar 1.0.0
TSCore » Regex jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar [4.12,)
TSCore » Log jar 1.0.0

Project Modules

There are no modules declared in this project.
com.techshroom

TechShroom

A game development company.

Versions

Version
1.0.0