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