| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.electronwill.night-config |
| Идентификатор | Идентификаторtoml |
| Последняя версия | Последняя версия3.6.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNightConfig toml
Powerful, easy-to-use and multi-language configuration library for the JVM - toml module
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| toml-3.6.5.pom | |
| toml-3.6.5.jar | 30 KB |
| toml-3.6.5-sources.jar | 17 KB |
| toml-3.6.5-javadoc.jar | 397 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.electronwill.night-config/toml/ -->
<dependency>
<groupId>com.electronwill.night-config</groupId>
<artifactId>toml</artifactId>
<version>3.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.electronwill.night-config/toml/
implementation 'com.electronwill.night-config:toml:3.6.5'
// https://jarcasting.com/artifacts/com.electronwill.night-config/toml/
implementation ("com.electronwill.night-config:toml:3.6.5")
'com.electronwill.night-config:toml:jar:3.6.5'
<dependency org="com.electronwill.night-config" name="toml" rev="3.6.5">
<artifact name="toml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.electronwill.night-config', module='toml', version='3.6.5')
)
libraryDependencies += "com.electronwill.night-config" % "toml" % "3.6.5"
[com.electronwill.night-config/toml "3.6.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.electronwill.night-config : core | jar | 3.6.5 |