s

satisfaketion-generators

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