License |
License |
---|---|
GroupId | GroupIdio.github.guoshiqiufeng |
ArtifactId | ArtifactIdfile-sdk-local |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description本地文件 相关
|
Filename | Size |
---|---|
file-sdk-local-1.0.0.pom | |
file-sdk-local-1.0.0.jar | 7 KB |
file-sdk-local-1.0.0-sources.jar | 5 KB |
file-sdk-local-1.0.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/file-sdk-local/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>file-sdk-local</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/file-sdk-local/
implementation 'io.github.guoshiqiufeng:file-sdk-local:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/file-sdk-local/
implementation ("io.github.guoshiqiufeng:file-sdk-local:1.0.0")
'io.github.guoshiqiufeng:file-sdk-local:jar:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="file-sdk-local" rev="1.0.0">
<artifact name="file-sdk-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='file-sdk-local', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "file-sdk-local" % "1.0.0"
[io.github.guoshiqiufeng/file-sdk-local "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.guoshiqiufeng : file-api | jar | 1.0.0 |
cn.hutool : hutool-core | jar | 5.7.6 |
io.github.guoshiqiufeng : kernel-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |