is not current version
Last Version 1.4.0

com.github.wzc789376152:file 1.3.0

文件管理工具

GroupId

GroupId

com.github.wzc789376152
ArtifactId

ArtifactId

file
Version

Version

1.3.0
Type

Type

jar

Download file 1.3.0


<!-- https://jarcasting.com/artifacts/com.github.wzc789376152/file/ -->
<dependency>
    <groupId>com.github.wzc789376152</groupId>
    <artifactId>file</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wzc789376152/file/
implementation 'com.github.wzc789376152:file:1.3.0'
// https://jarcasting.com/artifacts/com.github.wzc789376152/file/
implementation ("com.github.wzc789376152:file:1.3.0")
'com.github.wzc789376152:file:jar:1.3.0'
<dependency org="com.github.wzc789376152" name="file" rev="1.3.0">
  <artifact name="file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wzc789376152', module='file', version='1.3.0')
)
libraryDependencies += "com.github.wzc789376152" % "file" % "1.3.0"
[com.github.wzc789376152/file "1.3.0"]