License |
License |
---|---|
GroupId | GroupIdcom.github.zhaodong1106 |
ArtifactId | ArtifactIdfile-utils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfile-utils
file-utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
file-utils-1.0.0.pom | |
file-utils-1.0.0.jar | 12 KB |
file-utils-1.0.0-sources.jar | 6 KB |
file-utils-1.0.0-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhaodong1106/file-utils/ -->
<dependency>
<groupId>com.github.zhaodong1106</groupId>
<artifactId>file-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhaodong1106/file-utils/
implementation 'com.github.zhaodong1106:file-utils:1.0.0'
// https://jarcasting.com/artifacts/com.github.zhaodong1106/file-utils/
implementation ("com.github.zhaodong1106:file-utils:1.0.0")
'com.github.zhaodong1106:file-utils:jar:1.0.0'
<dependency org="com.github.zhaodong1106" name="file-utils" rev="1.0.0">
<artifact name="file-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhaodong1106', module='file-utils', version='1.0.0')
)
libraryDependencies += "com.github.zhaodong1106" % "file-utils" % "1.0.0"
[com.github.zhaodong1106/file-utils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.minio : minio Optional | jar | 6.0.13 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |