License |
License |
---|---|
GroupId | GroupIdorg.spire-math |
ArtifactId | ArtifactIdexamples_2.10 |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexamples
examples
|
Project Organization |
Project Organizationorg.spire-math |
Filename | Size |
---|---|
examples_2.10-0.5.0.pom | |
examples_2.10-0.5.0.jar | 635 KB |
examples_2.10-0.5.0-sources.jar | 54 KB |
examples_2.10-0.5.0-javadoc.jar | 715 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spire-math/examples_2.10/ -->
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>examples_2.10</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spire-math/examples_2.10/
implementation 'org.spire-math:examples_2.10:0.5.0'
// https://jarcasting.com/artifacts/org.spire-math/examples_2.10/
implementation ("org.spire-math:examples_2.10:0.5.0")
'org.spire-math:examples_2.10:jar:0.5.0'
<dependency org="org.spire-math" name="examples_2.10" rev="0.5.0">
<artifact name="examples_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spire-math', module='examples_2.10', version='0.5.0')
)
libraryDependencies += "org.spire-math" % "examples_2.10" % "0.5.0"
[org.spire-math/examples_2.10 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.spire-math : spire_2.10 | jar | 0.5.0 |
org.scala-lang : scala-reflect | jar | 2.10.2 |
org.scala-lang : scala-library | jar | 2.10.2 |
com.chuusai : shapeless_2.10 | jar | 1.2.3 |
org.apfloat : apfloat | jar | 1.6.3 |
org.jscience : jscience | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 1.9.1 |