hello

My first maven sdk

Лицензия

Лицензия

Группа

Группа

io.github.cruiz666
Идентификатор

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

hello
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

hello
My first maven sdk
Ссылка на сайт

Ссылка на сайт

https://github.com/cruiz666/MyAndroidLibrary
Система контроля версий

Система контроля версий

https://github.com/cruiz666/MyAndroidLibrary/tree/master

Скачать hello

Имя Файла Размер
hello-1.0.pom
hello-1.0-sources.jar 792 bytes
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » appcompat-v7 jar 28.0.0

Модули Проекта

Данный проект не имеет модулей.

MyAndroidLibrary

Версии библиотеки

Версия
1.0