Example Application

A application used as an example on how to set up pushing its components to the Central Repository.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Example Application
A application used as an example on how to set up pushing its components to the Central Repository.

Скачать test

Имя Файла Размер
test-0.0.1.pom
test-0.0.1.aar 11 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.3.0

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

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

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

Версия
0.0.1