Last Version

scala-faker 0.5.3

A library for generating fake data.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

scala-faker_2.13
Version

Version

0.5.3
Type

Type

jar
Description

Description

scala-faker
A library for generating fake data.
Project URL

Project URL

https://github.com/pjfanning/scala-faker/
Project Organization

Project Organization

com.github.pjfanning
Source Code Management

Source Code Management

https://github.com/pjfanning/scala-faker

Download scala-faker_2.13 0.5.3


<!-- https://jarcasting.com/artifacts/com.github.pjfanning/scala-faker_2.13/ -->
<dependency>
    <groupId>com.github.pjfanning</groupId>
    <artifactId>scala-faker_2.13</artifactId>
    <version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/scala-faker_2.13/
implementation 'com.github.pjfanning:scala-faker_2.13:0.5.3'
// https://jarcasting.com/artifacts/com.github.pjfanning/scala-faker_2.13/
implementation ("com.github.pjfanning:scala-faker_2.13:0.5.3")
'com.github.pjfanning:scala-faker_2.13:jar:0.5.3'
<dependency org="com.github.pjfanning" name="scala-faker_2.13" rev="0.5.3">
  <artifact name="scala-faker_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='scala-faker_2.13', version='0.5.3')
)
libraryDependencies += "com.github.pjfanning" % "scala-faker_2.13" % "0.5.3"
[com.github.pjfanning/scala-faker_2.13 "0.5.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.yaml : snakeyaml jar 1.28

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9

Project Modules

There are no modules declared in this project.