| Группа | Группаcn.itlym |
|---|---|
| Идентификатор | Идентификаторshoulder-starter-crypto |
| Версия | Версия0.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| shoulder-starter-crypto-0.3.pom | |
| shoulder-starter-crypto-0.3.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-crypto/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-starter-crypto</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-crypto/
implementation 'cn.itlym:shoulder-starter-crypto:0.3'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-crypto/
implementation ("cn.itlym:shoulder-starter-crypto:0.3")
'cn.itlym:shoulder-starter-crypto:jar:0.3'
<dependency org="cn.itlym" name="shoulder-starter-crypto" rev="0.3">
<artifact name="shoulder-starter-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-starter-crypto', version='0.3')
)
libraryDependencies += "cn.itlym" % "shoulder-starter-crypto" % "0.3"
[cn.itlym/shoulder-starter-crypto "0.3"]