не последняя версия
Последняя версия 1.2

com.github.andycandy-de:protect-me-util 1.0


Группа

Группа

com.github.andycandy-de
Идентификатор

Идентификатор

protect-me-util
Версия

Версия

1.0
Тип

Тип

jar

Скачать protect-me-util 1.0


<!-- 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"]