is not current version
Last Version 0.21

com.github.luoshu-open:luoshu-auth-model 0.1


GroupId

GroupId

com.github.luoshu-open
ArtifactId

ArtifactId

luoshu-auth-model
Version

Version

0.1
Type

Type

jar

Download luoshu-auth-model 0.1


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