is not current version
Last Version 0.3.0-M3

org.spire-math:spire_2.10.0-RC1 0.3.0-M2

spire

GroupId

GroupId

org.spire-math
ArtifactId

ArtifactId

spire_2.10.0-RC1
Version

Version

0.3.0-M2
Type

Type

jar

Download spire_2.10.0-RC1 0.3.0-M2


<!-- 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"]