| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторbalance-client-core |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеThe balance-client api project.
|
| Имя Файла | Размер |
|---|---|
| balance-client-core-1.0.0.pom | |
| balance-client-core-1.0.0.jar | 4 KB |
| balance-client-core-1.0.0-sources.jar | 2 KB |
| balance-client-core-1.0.0-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/balance-client-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>balance-client-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/balance-client-core/
implementation 'com.github.houbb:balance-client-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/balance-client-core/
implementation ("com.github.houbb:balance-client-core:1.0.0")
'com.github.houbb:balance-client-core:jar:1.0.0'
<dependency org="com.github.houbb" name="balance-client-core" rev="1.0.0">
<artifact name="balance-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='balance-client-core', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "balance-client-core" % "1.0.0"
[com.github.houbb/balance-client-core "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : balance-client-api | jar | 1.0.0 |
| com.github.houbb : common-api-client | jar | 1.1.0 |
| com.github.houbb : heaven | jar | 0.1.155 |