| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.martbogdan |
| Идентификатор | Идентификаторrandomizer |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеgenerator
Generates list of JSON Objects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| randomizer-0.0.5.pom | |
| randomizer-0.0.5-plain.jar | 16 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |