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