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