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