License |
License
Public Domain
|
---|---|
GroupId | GroupIduk.org.retep.tools |
ArtifactId | ArtifactIdmath |
Last Version | Last Version10.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepTools Mathematics
The retepTools collection
|
Project Organization |
Project OrganizationRetep Development Group |
Filename | Size |
---|---|
math-10.6.pom | |
math-10.6.jar | 30 KB |
math-10.6-tests.jar | 1 KB |
math-10.6-sources.jar | 16 KB |
math-10.6-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.tools/math/ -->
<dependency>
<groupId>uk.org.retep.tools</groupId>
<artifactId>math</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.tools/math/
implementation 'uk.org.retep.tools:math:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.tools/math/
implementation ("uk.org.retep.tools:math:10.6")
'uk.org.retep.tools:math:jar:10.6'
<dependency org="uk.org.retep.tools" name="math" rev="10.6">
<artifact name="math" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.tools', module='math', version='10.6')
)
libraryDependencies += "uk.org.retep.tools" % "math" % "10.6"
[uk.org.retep.tools/math "10.6"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.tools : annotations | jar | 10.6 |
uk.org.retep.tools : builder | jar | 10.6 |
uk.org.retep.tools : concurrency | jar | 10.6 |
uk.org.retep.tools : collections | jar | 10.6 |
uk.org.retep.tools : logging | jar | 10.6 |
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.tools : jaxb | jar | 10.6 |
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep : testFramework | jar | 10.6 |
junit : junit | jar | 4.7 |