License |
License |
---|---|
GroupId | GroupIdorg.spire-math |
ArtifactId | ArtifactIdspire_2.10 |
Version | Version0.13.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project Organization |
Project Organizationorg.spire-math |
Filename | Size |
---|---|
spire_2.10-0.13.0.pom | |
spire_2.10-0.13.0.jar | 8 MB |
spire_2.10-0.13.0-sources.jar | 245 KB |
spire_2.10-0.13.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spire-math/spire_2.10/ -->
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>spire_2.10</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spire-math/spire_2.10/
implementation 'org.spire-math:spire_2.10:0.13.0'
// https://jarcasting.com/artifacts/org.spire-math/spire_2.10/
implementation ("org.spire-math:spire_2.10:0.13.0")
'org.spire-math:spire_2.10:jar:0.13.0'
<dependency org="org.spire-math" name="spire_2.10" rev="0.13.0">
<artifact name="spire_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spire-math', module='spire_2.10', version='0.13.0')
)
libraryDependencies += "org.spire-math" % "spire_2.10" % "0.13.0"
[org.spire-math/spire_2.10 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.spire-math : spire-macros_2.10 | jar | 0.13.0 |
org.typelevel : machinist_2.10 | jar | 0.6.1 |
org.scalamacros : quasiquotes_2.10 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.10.6 |