Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.github.etspaceman |
ArtifactId | ArtifactIdscalacheck-faker_2.12 |
Version | Version5.0.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.etspaceman/scalacheck-faker_2.12/ -->
<dependency>
<groupId>io.github.etspaceman</groupId>
<artifactId>scalacheck-faker_2.12</artifactId>
<version>5.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.etspaceman/scalacheck-faker_2.12/
implementation 'io.github.etspaceman:scalacheck-faker_2.12:5.0.9'
// https://jarcasting.com/artifacts/io.github.etspaceman/scalacheck-faker_2.12/
implementation ("io.github.etspaceman:scalacheck-faker_2.12:5.0.9")
'io.github.etspaceman:scalacheck-faker_2.12:jar:5.0.9'
<dependency org="io.github.etspaceman" name="scalacheck-faker_2.12" rev="5.0.9">
<artifact name="scalacheck-faker_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.etspaceman', module='scalacheck-faker_2.12', version='5.0.9')
)
libraryDependencies += "io.github.etspaceman" % "scalacheck-faker_2.12" % "5.0.9"
[io.github.etspaceman/scalacheck-faker_2.12 "5.0.9"]