Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcn.itlym |
ArtifactId | ArtifactIdshoulder-starter-security-code |
Version | Version0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-security-code/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-starter-security-code</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-security-code/
implementation 'cn.itlym:shoulder-starter-security-code:0.4'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-security-code/
implementation ("cn.itlym:shoulder-starter-security-code:0.4")
'cn.itlym:shoulder-starter-security-code:jar:0.4'
<dependency org="cn.itlym" name="shoulder-starter-security-code" rev="0.4">
<artifact name="shoulder-starter-security-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-starter-security-code', version='0.4')
)
libraryDependencies += "cn.itlym" % "shoulder-starter-security-code" % "0.4"
[cn.itlym/shoulder-starter-security-code "0.4"]