| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.pettywing |
| Идентификатор | Идентификаторtest |
| Версия | Версия0.0.1 |
| Тип | Типaar |
| Описание |
Описаниеtest
Android Floatwindow
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-0.0.1.pom | |
| test-0.0.1-sources.jar | 553 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.pettywing/test/ -->
<dependency>
<groupId>io.github.pettywing</groupId>
<artifactId>test</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pettywing/test/
implementation 'io.github.pettywing:test:0.0.1'
// https://jarcasting.com/artifacts/io.github.pettywing/test/
implementation ("io.github.pettywing:test:0.0.1")
'io.github.pettywing:test:aar:0.0.1'
<dependency org="io.github.pettywing" name="test" rev="0.0.1">
<artifact name="test" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.pettywing', module='test', version='0.0.1')
)
libraryDependencies += "io.github.pettywing" % "test" % "0.0.1"
[io.github.pettywing/test "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 28.0.0 |