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