| License |
License |
|---|---|
| GroupId | GroupIdio.github.martbogdan |
| ArtifactId | ArtifactIdrandomizer |
| Version | Version0.0.5 |
| Type | Typepom |
| Description |
Descriptiongenerator
Generates list of JSON Objects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| randomizer-0.0.5.pom | |
| randomizer-0.0.5-plain.jar | 16 KB |
| Browse |
<!-- 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"]
| 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 |