is not current version
Last Version 1.0.0-beta10

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


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

mk-file
Version

Version

1.0.0-beta6
Type

Type

pom

Download mk-file 1.0.0-beta6

Filename Size
mk-file-1.0.0-beta6.pom 665 bytes
Browse

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