GroupId | GroupIdorg.spire-math |
---|---|
ArtifactId | ArtifactIdspire_2.10.0-RC1 |
Version | Version0.3.0-M2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.spire-math/spire_2.10.0-RC1/ -->
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>spire_2.10.0-RC1</artifactId>
<version>0.3.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.spire-math/spire_2.10.0-RC1/
implementation 'org.spire-math:spire_2.10.0-RC1:0.3.0-M2'
// https://jarcasting.com/artifacts/org.spire-math/spire_2.10.0-RC1/
implementation ("org.spire-math:spire_2.10.0-RC1:0.3.0-M2")
'org.spire-math:spire_2.10.0-RC1:jar:0.3.0-M2'
<dependency org="org.spire-math" name="spire_2.10.0-RC1" rev="0.3.0-M2">
<artifact name="spire_2.10.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spire-math', module='spire_2.10.0-RC1', version='0.3.0-M2')
)
libraryDependencies += "org.spire-math" % "spire_2.10.0-RC1" % "0.3.0-M2"
[org.spire-math/spire_2.10.0-RC1 "0.3.0-M2"]