k

kotlin-faker

https://github.com/serpro69/kotlin-faker
https://github.com/serpro69/kotlin-faker
MIT
Sergii Prodan
Files download
File Operation
kotlin-faker-1.13.0-rc.0.jar download
kotlin-faker-1.13.0-rc.0.pom download
kotlin-faker-1.13.0-rc.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.serpro69</groupId>
  <artifactId>kotlin-faker</artifactId>
  <version>1.13.0-rc.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.serpro69:kotlin-faker:1.13.0-rc.0'
Gradle Kotlin
implementation("io.github.serpro69:kotlin-faker:1.13.0-rc.0")
Scala SBT
libraryDependencies += "io.github.serpro69" % "kotlin-faker" % "1.13.0-rc.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.serpro69', module='kotlin-faker', version='1.13.0-rc.0')
)
Apache Ivy
<dependency org="io.github.serpro69" name="kotlin-faker" rev="1.13.0-rc.0" />
Leiningen
[io.github.serpro69/kotlin-faker "1.13.0-rc.0"]
Apache Buildr
'io.github.serpro69:kotlin-faker:jar:1.13.0-rc.0'