k

kotlin-faker

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