| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
|---|---|
| Группа | Группаcom.ubirch.chain |
| Идентификатор | Идентификаторconfig_2.11 |
| Версия | Версия0.1.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| config_2.11-0.1.3.pom | |
| config_2.11-0.1.3.jar | 13 KB |
| config_2.11-0.1.3-sources.jar | 7 KB |
| config_2.11-0.1.3-javadoc.jar | 350 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ubirch.chain/config_2.11/ -->
<dependency>
<groupId>com.ubirch.chain</groupId>
<artifactId>config_2.11</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.chain/config_2.11/
implementation 'com.ubirch.chain:config_2.11:0.1.3'
// https://jarcasting.com/artifacts/com.ubirch.chain/config_2.11/
implementation ("com.ubirch.chain:config_2.11:0.1.3")
'com.ubirch.chain:config_2.11:jar:0.1.3'
<dependency org="com.ubirch.chain" name="config_2.11" rev="0.1.3">
<artifact name="config_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.chain', module='config_2.11', version='0.1.3')
)
libraryDependencies += "com.ubirch.chain" % "config_2.11" % "0.1.3"
[com.ubirch.chain/config_2.11 "0.1.3"]