не последняя версия
Последняя версия 0.0.5

com.github.houbb:web-api 0.0.1


Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

web-api
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать web-api 0.0.1

Имя Файла Размер
web-api-0.0.1.pom
web-api-0.0.1.jar 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.houbb/web-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>web-api</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/web-api/
implementation 'com.github.houbb:web-api:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/web-api/
implementation ("com.github.houbb:web-api:0.0.1")
'com.github.houbb:web-api:jar:0.0.1'
<dependency org="com.github.houbb" name="web-api" rev="0.0.1">
  <artifact name="web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='web-api', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "web-api" % "0.0.1"
[com.github.houbb/web-api "0.0.1"]