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