License |
License |
---|---|
GroupId | GroupIdio.github.tianshaokai |
ArtifactId | ArtifactIdluban |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionLuban
Luban压缩
|
Project URL |
Project URL |
Filename | Size |
---|---|
luban-1.0.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tianshaokai/luban/ -->
<dependency>
<groupId>io.github.tianshaokai</groupId>
<artifactId>luban</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tianshaokai/luban/
implementation 'io.github.tianshaokai:luban:1.0.0'
// https://jarcasting.com/artifacts/io.github.tianshaokai/luban/
implementation ("io.github.tianshaokai:luban:1.0.0")
'io.github.tianshaokai:luban:aar:1.0.0'
<dependency org="io.github.tianshaokai" name="luban" rev="1.0.0">
<artifact name="luban" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tianshaokai', module='luban', version='1.0.0')
)
libraryDependencies += "io.github.tianshaokai" % "luban" % "1.0.0"
[io.github.tianshaokai/luban "1.0.0"]