License |
License |
---|---|
GroupId | GroupIdtech.grasshopper |
ArtifactId | ArtifactIdmathematic |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathematic Library
Mathematic Library
|
Filename | Size |
---|---|
mathematic-1.3.0.pom | |
mathematic-1.3.0.jar | 2 KB |
mathematic-1.3.0-sources.jar | 657 bytes |
mathematic-1.3.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.grasshopper/mathematic/ -->
<dependency>
<groupId>tech.grasshopper</groupId>
<artifactId>mathematic</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/mathematic/
implementation 'tech.grasshopper:mathematic:1.3.0'
// https://jarcasting.com/artifacts/tech.grasshopper/mathematic/
implementation ("tech.grasshopper:mathematic:1.3.0")
'tech.grasshopper:mathematic:jar:1.3.0'
<dependency org="tech.grasshopper" name="mathematic" rev="1.3.0">
<artifact name="mathematic" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='mathematic', version='1.3.0')
)
libraryDependencies += "tech.grasshopper" % "mathematic" % "1.3.0"
[tech.grasshopper/mathematic "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |