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