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