Last Version

generator 0.0.5

Generates list of JSON Objects

License

License

MIT
GroupId

GroupId

io.github.martbogdan
ArtifactId

ArtifactId

randomizer
Version

Version

0.0.5
Type

Type

pom
Description

Description

generator
Generates list of JSON Objects
Project URL

Project URL

https://github.com/martbogdan/json_generator
Source Code Management

Source Code Management

https://github.com/martbogdan/json_generator

Download randomizer 0.0.5


<!-- https://jarcasting.com/artifacts/io.github.martbogdan/randomizer/ -->
<dependency>
    <groupId>io.github.martbogdan</groupId>
    <artifactId>randomizer</artifactId>
    <version>0.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.martbogdan/randomizer/
implementation 'io.github.martbogdan:randomizer:0.0.5'
// https://jarcasting.com/artifacts/io.github.martbogdan/randomizer/
implementation ("io.github.martbogdan:randomizer:0.0.5")
'io.github.martbogdan:randomizer:pom:0.0.5'
<dependency org="io.github.martbogdan" name="randomizer" rev="0.0.5">
  <artifact name="randomizer" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.martbogdan', module='randomizer', version='0.0.5')
)
libraryDependencies += "io.github.martbogdan" % "randomizer" % "0.0.5"
[io.github.martbogdan/randomizer "0.0.5"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.