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

com.github.qydq:livery 1.3.7

this is maven library author is sunshuntao

Группа

Группа

com.github.qydq
Идентификатор

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

livery
Версия

Версия

1.3.7
Тип

Тип

aar

Скачать livery 1.3.7

Имя Файла Размер
livery-1.3.7.pom
livery-1.3.7-sources.jar 368 KB
Обзор

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