| GroupId | GroupIdcom.github.wzc789376152 |
|---|---|
| ArtifactId | ArtifactIdfile |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description文件管理工具
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| file-1.4.0.pom | |
| file-1.4.0.jar | 22 KB |
| file-1.4.0-sources.jar | 10 KB |
| file-1.4.0-javadoc.jar | 91 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wzc789376152/file/ -->
<dependency>
<groupId>com.github.wzc789376152</groupId>
<artifactId>file</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wzc789376152/file/
implementation 'com.github.wzc789376152:file:1.4.0'
// https://jarcasting.com/artifacts/com.github.wzc789376152/file/
implementation ("com.github.wzc789376152:file:1.4.0")
'com.github.wzc789376152:file:jar:1.4.0'
<dependency org="com.github.wzc789376152" name="file" rev="1.4.0">
<artifact name="file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wzc789376152', module='file', version='1.4.0')
)
libraryDependencies += "com.github.wzc789376152" % "file" % "1.4.0"
[com.github.wzc789376152/file "1.4.0"]