is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:user 0.0.5-beta2


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

user
Version

Version

0.0.5-beta2
Type

Type

jar

Download user 0.0.5-beta2


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