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