| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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-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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.0 |