License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.clockworkcode |
ArtifactId | ArtifactIdmath |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMath
Maths apis.
|
Project URL |
Project URL |
Filename | Size |
---|---|
math-1.0.6.pom | |
math-1.0.6.jar | 23 KB |
math-1.0.6-sources.jar | 11 KB |
math-1.0.6-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.clockworkcode/math/ -->
<dependency>
<groupId>net.clockworkcode</groupId>
<artifactId>math</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.clockworkcode/math/
implementation 'net.clockworkcode:math:1.0.6'
// https://jarcasting.com/artifacts/net.clockworkcode/math/
implementation ("net.clockworkcode:math:1.0.6")
'net.clockworkcode:math:jar:1.0.6'
<dependency org="net.clockworkcode" name="math" rev="1.0.6">
<artifact name="math" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.clockworkcode', module='math', version='1.0.6')
)
libraryDependencies += "net.clockworkcode" % "math" % "1.0.6"
[net.clockworkcode/math "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.1.7 |