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