is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:file-admin 0.0.5-beta3


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

file-admin
Version

Version

0.0.5-beta3
Type

Type

jar

Download file-admin 0.0.5-beta3


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