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.3.jar download
satisfaketion-generators-0.5.3.pom download
satisfaketion-generators-0.5.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.unredundant</groupId>
  <artifactId>satisfaketion-generators</artifactId>
  <version>0.5.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.unredundant:satisfaketion-generators:0.5.3'
Gradle Kotlin
implementation("io.github.unredundant:satisfaketion-generators:0.5.3")
Scala SBT
libraryDependencies += "io.github.unredundant" % "satisfaketion-generators" % "0.5.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.unredundant', module='satisfaketion-generators', version='0.5.3')
)
Apache Ivy
<dependency org="io.github.unredundant" name="satisfaketion-generators" rev="0.5.3" />
Leiningen
[io.github.unredundant/satisfaketion-generators "0.5.3"]
Apache Buildr
'io.github.unredundant:satisfaketion-generators:jar:0.5.3'