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