is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:file 1.0.0-beta6


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

file
Version

Version

1.0.0-beta6
Type

Type

jar

Download file 1.0.0-beta6


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