is not current version
Last Version 1.3.0

tech.grasshopper:mathematic 1.0.0

Mathematic Library

GroupId

GroupId

tech.grasshopper
ArtifactId

ArtifactId

mathematic
Version

Version

1.0.0
Type

Type

jar

Download mathematic 1.0.0


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