| License |
License |
|---|---|
| GroupId | GroupIdio.github.guoshiqiufeng |
| ArtifactId | ArtifactIdfile-expand-apk |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapk 拓展
|
| Filename | Size |
|---|---|
| file-expand-apk-1.0.0.pom | |
| file-expand-apk-1.0.0.jar | 30 KB |
| file-expand-apk-1.0.0-sources.jar | 37 KB |
| file-expand-apk-1.0.0-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/file-expand-apk/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>file-expand-apk</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/file-expand-apk/
implementation 'io.github.guoshiqiufeng:file-expand-apk:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/file-expand-apk/
implementation ("io.github.guoshiqiufeng:file-expand-apk:1.0.0")
'io.github.guoshiqiufeng:file-expand-apk:jar:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="file-expand-apk" rev="1.0.0">
<artifact name="file-expand-apk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='file-expand-apk', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "file-expand-apk" % "1.0.0"
[io.github.guoshiqiufeng/file-expand-apk "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.guoshiqiufeng : file-api | jar | 1.0.0 |
| org.jdom : jdom2 | jar | |
| io.github.guoshiqiufeng : kernel-core | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |