is not current version
Last Version 1.11.0

io.github.serpro69:kotlin-faker 1.4.1

https://github.com/serpro69/kotlin-faker

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.serpro69
ArtifactId

ArtifactId

kotlin-faker
Version

Version

1.4.1
Type

Type

jar

Download kotlin-faker 1.4.1


<!-- https://jarcasting.com/artifacts/io.github.serpro69/kotlin-faker/ -->
<dependency>
    <groupId>io.github.serpro69</groupId>
    <artifactId>kotlin-faker</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.serpro69/kotlin-faker/
implementation 'io.github.serpro69:kotlin-faker:1.4.1'
// https://jarcasting.com/artifacts/io.github.serpro69/kotlin-faker/
implementation ("io.github.serpro69:kotlin-faker:1.4.1")
'io.github.serpro69:kotlin-faker:jar:1.4.1'
<dependency org="io.github.serpro69" name="kotlin-faker" rev="1.4.1">
  <artifact name="kotlin-faker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.serpro69', module='kotlin-faker', version='1.4.1')
)
libraryDependencies += "io.github.serpro69" % "kotlin-faker" % "1.4.1"
[io.github.serpro69/kotlin-faker "1.4.1"]