is not current version
Last Version 6.0.0

io.github.etspaceman:scalacheck-faker_2.11 5.0.8

Fake data generation using ScalaCheck Arbitrary instances

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.etspaceman
ArtifactId

ArtifactId

scalacheck-faker_2.11
Version

Version

5.0.8
Type

Type

jar

Download scalacheck-faker_2.11 5.0.8


<!-- 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.etspaceman/scalacheck-faker_2.11/
implementation 'io.github.etspaceman:scalacheck-faker_2.11:5.0.8'
// https://jarcasting.com/artifacts/io.github.etspaceman/scalacheck-faker_2.11/
implementation ("io.github.etspaceman:scalacheck-faker_2.11:5.0.8")
'io.github.etspaceman:scalacheck-faker_2.11:jar:5.0.8'
<dependency org="io.github.etspaceman" name="scalacheck-faker_2.11" rev="5.0.8">
  <artifact name="scalacheck-faker_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.etspaceman', module='scalacheck-faker_2.11', version='5.0.8')
)
libraryDependencies += "io.github.etspaceman" % "scalacheck-faker_2.11" % "5.0.8"
[io.github.etspaceman/scalacheck-faker_2.11 "5.0.8"]