is not current version
Last Version 0.13.0

org.spire-math:spire_2.10 0.5.0

spire

GroupId

GroupId

org.spire-math
ArtifactId

ArtifactId

spire_2.10
Version

Version

0.5.0
Type

Type

jar

Download spire_2.10 0.5.0


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