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