is not current version
Last Version 1.3.12

com.github.qydq:livery 1.1.101

参考refs:https://github.com/qydq/livery/README.md

GroupId

GroupId

com.github.qydq
ArtifactId

ArtifactId

livery
Version

Version

1.1.101
Type

Type

aar

Download livery 1.1.101


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