Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcn.itlym |
ArtifactId | ArtifactIdshoulder-security-code |
Version | Version0.5 |
Type | Typejar |
Filename | Size |
---|---|
shoulder-security-code-0.5.pom | |
shoulder-security-code-0.5.jar | 22 KB |
shoulder-security-code-0.5-sources.jar | 16 KB |
shoulder-security-code-0.5-javadoc.jar | 554 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-security-code/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-security-code</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-security-code/
implementation 'cn.itlym:shoulder-security-code:0.5'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-security-code/
implementation ("cn.itlym:shoulder-security-code:0.5")
'cn.itlym:shoulder-security-code:jar:0.5'
<dependency org="cn.itlym" name="shoulder-security-code" rev="0.5">
<artifact name="shoulder-security-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-security-code', version='0.5')
)
libraryDependencies += "cn.itlym" % "shoulder-security-code" % "0.5"
[cn.itlym/shoulder-security-code "0.5"]