is not current version
Last Version 7.0.0

io.github.etspaceman:scalacheck-faker_2.12 5.0.9

Fake data generation using ScalaCheck Arbitrary instances

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.etspaceman
ArtifactId

ArtifactId

scalacheck-faker_2.12
Version

Version

5.0.9
Type

Type

jar

Download scalacheck-faker_2.12 5.0.9


<!-- 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"]