| License |
License |
|---|---|
| GroupId | GroupIdorg.spire-math |
| ArtifactId | ArtifactIdspire-aggregate_2.10 |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspire-aggregate
spire-aggregate
|
| Project Organization |
Project Organizationorg.spire-math |
| Filename | Size |
|---|---|
| spire-aggregate_2.10-0.5.0.pom | |
| spire-aggregate_2.10-0.5.0.jar | 40 KB |
| spire-aggregate_2.10-0.5.0-sources.jar | 5 KB |
| spire-aggregate_2.10-0.5.0-javadoc.jar | 440 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.spire-math/spire-aggregate_2.10/ -->
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>spire-aggregate_2.10</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spire-math/spire-aggregate_2.10/
implementation 'org.spire-math:spire-aggregate_2.10:0.5.0'
// https://jarcasting.com/artifacts/org.spire-math/spire-aggregate_2.10/
implementation ("org.spire-math:spire-aggregate_2.10:0.5.0")
'org.spire-math:spire-aggregate_2.10:jar:0.5.0'
<dependency org="org.spire-math" name="spire-aggregate_2.10" rev="0.5.0">
<artifact name="spire-aggregate_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spire-math', module='spire-aggregate_2.10', version='0.5.0')
)
libraryDependencies += "org.spire-math" % "spire-aggregate_2.10" % "0.5.0"
[org.spire-math/spire-aggregate_2.10 "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.10.2 |
| org.scala-lang : scala-library | jar | 2.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 1.9.1 |