s

satisfaketion-generators

A data generator that is as beautiful and powerful as you are ❤️
https://github.com/unredundant/satisfaketion
MIT License
Ryan Brink
Files download
File Operation
satisfaketion-generators-0.5.0.jar download
satisfaketion-generators-0.5.0.pom download
satisfaketion-generators-0.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.unredundant</groupId>
  <artifactId>satisfaketion-generators</artifactId>
  <version>0.5.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.unredundant:satisfaketion-generators:0.5.0'
Gradle Kotlin
implementation("io.github.unredundant:satisfaketion-generators:0.5.0")
Scala SBT
libraryDependencies += "io.github.unredundant" % "satisfaketion-generators" % "0.5.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.unredundant', module='satisfaketion-generators', version='0.5.0')
)
Apache Ivy
<dependency org="io.github.unredundant" name="satisfaketion-generators" rev="0.5.0" />
Leiningen
[io.github.unredundant/satisfaketion-generators "0.5.0"]
Apache Buildr
'io.github.unredundant:satisfaketion-generators:jar:0.5.0'