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

com.github.houbb:api 0.0.4

api(2018-07-30 21:35:42)

Группа

Группа

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

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

api
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать api 0.0.4

Имя Файла Размер
api-0.0.4.pom
api-0.0.4.jar 13 KB
api-0.0.4-sources.jar 8 KB
api-0.0.4-javadoc.jar 85 KB
Обзор

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