Files download
File Operation
algebra_2.11-0.3.1.jar download
algebra_2.11-0.3.1.pom download
algebra_2.11-0.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.spire-math</groupId>
  <artifactId>algebra_2.11</artifactId>
  <version>0.3.1</version>
</dependency>
Gradle Groovy
implementation 'org.spire-math:algebra_2.11:0.3.1'
Gradle Kotlin
implementation("org.spire-math:algebra_2.11:0.3.1")
Scala SBT
libraryDependencies += "org.spire-math" % "algebra_2.11" % "0.3.1"
Groovy Grape
@Grapes(
  @Grab(group='org.spire-math', module='algebra_2.11', version='0.3.1')
)
Apache Ivy
<dependency org="org.spire-math" name="algebra_2.11" rev="0.3.1" />
Leiningen
[org.spire-math/algebra_2.11 "0.3.1"]
Apache Buildr
'org.spire-math:algebra_2.11:jar:0.3.1'
Dependencies