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.12
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.12 0.5.3


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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.