is not current version
Last Version 1.4.0

com.github.wzc789376152:file 1.0.1


GroupId

GroupId

com.github.wzc789376152
ArtifactId

ArtifactId

file
Version

Version

1.0.1
Type

Type

jar

Download file 1.0.1


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