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