| Категории |
КатегорииБезопасность |
|---|---|
| Группа | Группаcom.github.i21mscz23 |
| Идентификатор | Идентификаторxmaodou-security |
| Версия | Версия1.0.3-RELEASE |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| xmaodou-security-1.0.3-RELEASE.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.i21mscz23/xmaodou-security/ -->
<dependency>
<groupId>com.github.i21mscz23</groupId>
<artifactId>xmaodou-security</artifactId>
<version>1.0.3-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.i21mscz23/xmaodou-security/
implementation 'com.github.i21mscz23:xmaodou-security:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.i21mscz23/xmaodou-security/
implementation ("com.github.i21mscz23:xmaodou-security:1.0.3-RELEASE")
'com.github.i21mscz23:xmaodou-security:pom:1.0.3-RELEASE'
<dependency org="com.github.i21mscz23" name="xmaodou-security" rev="1.0.3-RELEASE">
<artifact name="xmaodou-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.i21mscz23', module='xmaodou-security', version='1.0.3-RELEASE')
)
libraryDependencies += "com.github.i21mscz23" % "xmaodou-security" % "1.0.3-RELEASE"
[com.github.i21mscz23/xmaodou-security "1.0.3-RELEASE"]