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