| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.okarmusk |
| Идентификатор | Идентификаторsvetovid |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
Описаниеsvetovid
Lightweight configuration reader
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| svetovid-1.1.0.pom | |
| svetovid-1.1.0.jar | 9 KB |
| svetovid-1.1.0-sources.jar | 6 KB |
| svetovid-1.1.0-javadoc.jar | 407 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.okarmusk/svetovid/ -->
<dependency>
<groupId>com.github.okarmusk</groupId>
<artifactId>svetovid</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.okarmusk/svetovid/
implementation 'com.github.okarmusk:svetovid:1.1.0'
// https://jarcasting.com/artifacts/com.github.okarmusk/svetovid/
implementation ("com.github.okarmusk:svetovid:1.1.0")
'com.github.okarmusk:svetovid:jar:1.1.0'
<dependency org="com.github.okarmusk" name="svetovid" rev="1.1.0">
<artifact name="svetovid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.okarmusk', module='svetovid', version='1.1.0')
)
libraryDependencies += "com.github.okarmusk" % "svetovid" % "1.1.0"
[com.github.okarmusk/svetovid "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |