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