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