| Группа | Группаcom.github.qydq |
|---|---|
| Идентификатор | Идентификаторlivery |
| Версия | Версия1.2.21 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| livery-1.2.21.pom | |
| livery-1.2.21-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.qydq/livery/ -->
<dependency>
<groupId>com.github.qydq</groupId>
<artifactId>livery</artifactId>
<version>1.2.21</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qydq/livery/
implementation 'com.github.qydq:livery:1.2.21'
// https://jarcasting.com/artifacts/com.github.qydq/livery/
implementation ("com.github.qydq:livery:1.2.21")
'com.github.qydq:livery:aar:1.2.21'
<dependency org="com.github.qydq" name="livery" rev="1.2.21">
<artifact name="livery" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.qydq', module='livery', version='1.2.21')
)
libraryDependencies += "com.github.qydq" % "livery" % "1.2.21"
[com.github.qydq/livery "1.2.21"]