License |
License |
---|---|
GroupId | GroupIdcom.nicta |
ArtifactId | ArtifactIdrng_2.11 |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionrng
rng
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rng_2.11-1.3.0.pom | |
rng_2.11-1.3.0.jar | 170 KB |
rng_2.11-1.3.0-sources.jar | 6 KB |
rng_2.11-1.3.0-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nicta/rng_2.11/ -->
<dependency>
<groupId>com.nicta</groupId>
<artifactId>rng_2.11</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nicta/rng_2.11/
implementation 'com.nicta:rng_2.11:1.3.0'
// https://jarcasting.com/artifacts/com.nicta/rng_2.11/
implementation ("com.nicta:rng_2.11:1.3.0")
'com.nicta:rng_2.11:jar:1.3.0'
<dependency org="com.nicta" name="rng_2.11" rev="1.3.0">
<artifact name="rng_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nicta', module='rng_2.11', version='1.3.0')
)
libraryDependencies += "com.nicta" % "rng_2.11" % "1.3.0"
[com.nicta/rng_2.11 "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
org.scalaz : scalaz-core_2.11 | jar | 7.1.0 |
org.scalaz : scalaz-effect_2.11 | jar | 7.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalaz : scalaz-scalacheck-binding_2.11 | jar | 7.1.0 |
org.specs2 : specs2_2.11 | jar | 2.4 |