k

kotlin-faker-books

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