| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.shiruka |
| Идентификатор | Идентификаторconf-yaml |
| Последняя версия | Последняя версия2.2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSimple and useful configuration library.
|
| Имя Файла | Размер |
|---|---|
| conf-yaml-2.2.4.pom | |
| conf-yaml-2.2.4.jar | 356 KB |
| conf-yaml-2.2.4-sources.jar | 3 KB |
| conf-yaml-2.2.4-javadoc.jar | 387 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.shiruka/conf-yaml/ -->
<dependency>
<groupId>io.github.shiruka</groupId>
<artifactId>conf-yaml</artifactId>
<version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shiruka/conf-yaml/
implementation 'io.github.shiruka:conf-yaml:2.2.4'
// https://jarcasting.com/artifacts/io.github.shiruka/conf-yaml/
implementation ("io.github.shiruka:conf-yaml:2.2.4")
'io.github.shiruka:conf-yaml:jar:2.2.4'
<dependency org="io.github.shiruka" name="conf-yaml" rev="2.2.4">
<artifact name="conf-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shiruka', module='conf-yaml', version='2.2.4')
)
libraryDependencies += "io.github.shiruka" % "conf-yaml" % "2.2.4"
[io.github.shiruka/conf-yaml "2.2.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.shiruka : conf-common | jar | 2.2.4 |
| me.carleslc.Simple-YAML » Simple-Yaml | jar | 1.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| org.jetbrains : annotations | jar | 20.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.cactoos : cactoos | jar | 0.48 |
| org.llorllale : cactoos-matchers | jar | 0.21 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.mockito : mockito-inline | jar | 3.6.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| com.github.seeseemelk : MockBukkit-v1.16 | jar | 0.15.0 |