is not current version
Last Version 7.2.2

cn.stylefeng.roses:kernel-d-auth 7.1.3


GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

kernel-d-auth
Version

Version

7.1.3
Type

Type

pom

Download kernel-d-auth 7.1.3

Filename Size
kernel-d-auth-7.1.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/kernel-d-auth/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>kernel-d-auth</artifactId>
    <version>7.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/kernel-d-auth/
implementation 'cn.stylefeng.roses:kernel-d-auth:7.1.3'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/kernel-d-auth/
implementation ("cn.stylefeng.roses:kernel-d-auth:7.1.3")
'cn.stylefeng.roses:kernel-d-auth:pom:7.1.3'
<dependency org="cn.stylefeng.roses" name="kernel-d-auth" rev="7.1.3">
  <artifact name="kernel-d-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='kernel-d-auth', version='7.1.3')
)
libraryDependencies += "cn.stylefeng.roses" % "kernel-d-auth" % "7.1.3"
[cn.stylefeng.roses/kernel-d-auth "7.1.3"]