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