kotlin-fixture-magic

Allows creation of random instances of (many) arbitrary classes in Kotlin. JVM only

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.datenstrudel
ArtifactId

ArtifactId

kotlin-fixture-magic
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

kotlin-fixture-magic
Allows creation of random instances of (many) arbitrary classes in Kotlin. JVM only
Project URL

Project URL

https://github.com/wThomas84/kotlin-fixture-magic

Download kotlin-fixture-magic

How to add to project

<!-- https://jarcasting.com/artifacts/net.datenstrudel/kotlin-fixture-magic/ -->
<dependency>
    <groupId>net.datenstrudel</groupId>
    <artifactId>kotlin-fixture-magic</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.datenstrudel/kotlin-fixture-magic/
implementation 'net.datenstrudel:kotlin-fixture-magic:0.1.2'
// https://jarcasting.com/artifacts/net.datenstrudel/kotlin-fixture-magic/
implementation ("net.datenstrudel:kotlin-fixture-magic:0.1.2")
'net.datenstrudel:kotlin-fixture-magic:jar:0.1.2'
<dependency org="net.datenstrudel" name="kotlin-fixture-magic" rev="0.1.2">
  <artifact name="kotlin-fixture-magic" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.datenstrudel', module='kotlin-fixture-magic', version='0.1.2')
)
libraryDependencies += "net.datenstrudel" % "kotlin-fixture-magic" % "0.1.2"
[net.datenstrudel/kotlin-fixture-magic "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
org.jetbrains.kotlin : kotlin-allopen jar 1.4.21
org.jetbrains.kotlin : kotlin-noarg jar 1.4.21
org.reflections : reflections jar 0.9.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2