Spire
Spire is a numeric library for Scala which is intended to be generic, fast, and precise.
See the companion microsite
License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdspire-extras_2.12 |
Last Version | Last Version0.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextras
extras
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spire-extras_2.12-0.17.0.pom | |
spire-extras_2.12-0.17.0.jar | 195 KB |
spire-extras_2.12-0.17.0-sources.jar | 14 KB |
spire-extras_2.12-0.17.0-javadoc.jar | 718 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.typelevel/spire-extras_2.12/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>spire-extras_2.12</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/spire-extras_2.12/
implementation 'org.typelevel:spire-extras_2.12:0.17.0'
// https://jarcasting.com/artifacts/org.typelevel/spire-extras_2.12/
implementation ("org.typelevel:spire-extras_2.12:0.17.0")
'org.typelevel:spire-extras_2.12:jar:0.17.0'
<dependency org="org.typelevel" name="spire-extras_2.12" rev="0.17.0">
<artifact name="spire-extras_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='spire-extras_2.12', version='0.17.0')
)
libraryDependencies += "org.typelevel" % "spire-extras_2.12" % "0.17.0"
[org.typelevel/spire-extras_2.12 "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.typelevel : spire-macros_2.12 | jar | 0.17.0 |
org.typelevel : spire-platform_2.12 | jar | 0.17.0 |
org.typelevel : spire-util_2.12 | jar | 0.17.0 |
org.typelevel : spire_2.12 | jar | 0.17.0 |
org.typelevel : spire-data_2.12 | jar | 0.17.0 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.2.0 |
org.typelevel : algebra_2.12 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.10 |
Spire is a numeric library for Scala which is intended to be generic, fast, and precise.
See the companion microsite