License |
License |
---|---|
GroupId | GroupIdorg.spire-math |
ArtifactId | ArtifactIdalgebra_2.10 |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project Organization |
Project Organizationorg.spire-math |
Filename | Size |
---|---|
algebra_2.10-0.4.2.pom | |
algebra_2.10-0.4.2.jar | 1 MB |
algebra_2.10-0.4.2-sources.jar | 20 KB |
algebra_2.10-0.4.2-javadoc.jar | 683 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spire-math/algebra_2.10/ -->
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>algebra_2.10</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.spire-math/algebra_2.10/
implementation 'org.spire-math:algebra_2.10:0.4.2'
// https://jarcasting.com/artifacts/org.spire-math/algebra_2.10/
implementation ("org.spire-math:algebra_2.10:0.4.2")
'org.spire-math:algebra_2.10:jar:0.4.2'
<dependency org="org.spire-math" name="algebra_2.10" rev="0.4.2">
<artifact name="algebra_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spire-math', module='algebra_2.10', version='0.4.2')
)
libraryDependencies += "org.spire-math" % "algebra_2.10" % "0.4.2"
[org.spire-math/algebra_2.10 "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |