is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:mk-file 0.0.3


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

mk-file
Version

Version

0.0.3
Type

Type

jar

Download mk-file 0.0.3


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