| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.cerst |
| Идентификатор | Идентификаторstructible-configs_2.12 |
| Версия | Версия0.6.4 |
| Тип | Типjar |
| Описание |
Описаниеstructible-configs
structible-configs
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.cerst/structible-configs_2.12/ -->
<dependency>
<groupId>com.github.cerst</groupId>
<artifactId>structible-configs_2.12</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cerst/structible-configs_2.12/
implementation 'com.github.cerst:structible-configs_2.12:0.6.4'
// https://jarcasting.com/artifacts/com.github.cerst/structible-configs_2.12/
implementation ("com.github.cerst:structible-configs_2.12:0.6.4")
'com.github.cerst:structible-configs_2.12:jar:0.6.4'
<dependency org="com.github.cerst" name="structible-configs_2.12" rev="0.6.4">
<artifact name="structible-configs_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cerst', module='structible-configs_2.12', version='0.6.4')
)
libraryDependencies += "com.github.cerst" % "structible-configs_2.12" % "0.6.4"
[com.github.cerst/structible-configs_2.12 "0.6.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| com.github.cerst : structible-core_2.12 | jar | 0.6.4 |
| com.github.kxbmap : configs_2.12 | jar | 0.4.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |