Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.github.etspaceman |
ArtifactId | ArtifactIdscalacheck-faker_2.11 |
Version | Version5.0.7 |
Type | Typejar |
Filename | Size |
---|---|
scalacheck-faker_2.11-5.0.7.pom | |
scalacheck-faker_2.11-5.0.7.jar | 1 MB |
scalacheck-faker_2.11-5.0.7-sources.jar | 503 KB |
scalacheck-faker_2.11-5.0.7-javadoc.jar | 893 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.etspaceman/scalacheck-faker_2.11/ -->
<dependency>
<groupId>io.github.etspaceman</groupId>
<artifactId>scalacheck-faker_2.11</artifactId>
<version>5.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.etspaceman/scalacheck-faker_2.11/
implementation 'io.github.etspaceman:scalacheck-faker_2.11:5.0.7'
// https://jarcasting.com/artifacts/io.github.etspaceman/scalacheck-faker_2.11/
implementation ("io.github.etspaceman:scalacheck-faker_2.11:5.0.7")
'io.github.etspaceman:scalacheck-faker_2.11:jar:5.0.7'
<dependency org="io.github.etspaceman" name="scalacheck-faker_2.11" rev="5.0.7">
<artifact name="scalacheck-faker_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.etspaceman', module='scalacheck-faker_2.11', version='5.0.7')
)
libraryDependencies += "io.github.etspaceman" % "scalacheck-faker_2.11" % "5.0.7"
[io.github.etspaceman/scalacheck-faker_2.11 "5.0.7"]