License |
License |
---|---|
GroupId | GroupIdcom.techshroom |
ArtifactId | ArtifactIdMath |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontscore-Math
TSCore is a common library for pretty much anything.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Math-1.0.0.pom | |
Math-1.0.0.jar | 52 KB |
Math-1.0.0-sources.jar | 41 KB |
Math-1.0.0-javadoc.jar | 134 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
TSCore » GeneralUtility | jar | 1.0.0 |
TSCore » Regex | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.12,) |
TSCore » Log | jar | 1.0.0 |