Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdkernel-d-security |
Version | Version7.1.3 |
Type | Typepom |
Filename | Size |
---|---|
kernel-d-security-7.1.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/kernel-d-security/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>kernel-d-security</artifactId>
<version>7.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/kernel-d-security/
implementation 'cn.stylefeng.roses:kernel-d-security:7.1.3'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/kernel-d-security/
implementation ("cn.stylefeng.roses:kernel-d-security:7.1.3")
'cn.stylefeng.roses:kernel-d-security:pom:7.1.3'
<dependency org="cn.stylefeng.roses" name="kernel-d-security" rev="7.1.3">
<artifact name="kernel-d-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='kernel-d-security', version='7.1.3')
)
libraryDependencies += "cn.stylefeng.roses" % "kernel-d-security" % "7.1.3"
[cn.stylefeng.roses/kernel-d-security "7.1.3"]