s

spire-scalacheck-binding_2.10

spire-scalacheck-binding
http://spire-math.org
BSD-style
org.spire-math
Erik Osheim Tom Switzer
文件下载
文件名 操作
spire-scalacheck-binding_2.10-0.7.3.jar 下载
spire-scalacheck-binding_2.10-0.7.3.pom 下载
spire-scalacheck-binding_2.10-0.7.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.spire-math</groupId>
  <artifactId>spire-scalacheck-binding_2.10</artifactId>
  <version>0.7.3</version>
</dependency>
Gradle Groovy
implementation 'org.spire-math:spire-scalacheck-binding_2.10:0.7.3'
Gradle Kotlin
implementation("org.spire-math:spire-scalacheck-binding_2.10:0.7.3")
Scala SBT
libraryDependencies += "org.spire-math" % "spire-scalacheck-binding_2.10" % "0.7.3"
Groovy Grape
@Grapes(
  @Grab(group='org.spire-math', module='spire-scalacheck-binding_2.10', version='0.7.3')
)
Apache Ivy
<dependency org="org.spire-math" name="spire-scalacheck-binding_2.10" rev="0.7.3" />
Leiningen
[org.spire-math/spire-scalacheck-binding_2.10 "0.7.3"]
Apache Buildr
'org.spire-math:spire-scalacheck-binding_2.10:jar:0.7.3'