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

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


Группа

Группа

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

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

protect-me-ast
Версия

Версия

1.0
Тип

Тип

jar

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


<!-- https://jarcasting.com/artifacts/com.github.andycandy-de/protect-me-ast/ -->
<dependency>
    <groupId>com.github.andycandy-de</groupId>
    <artifactId>protect-me-ast</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andycandy-de/protect-me-ast/
implementation 'com.github.andycandy-de:protect-me-ast:1.0'
// https://jarcasting.com/artifacts/com.github.andycandy-de/protect-me-ast/
implementation ("com.github.andycandy-de:protect-me-ast:1.0")
'com.github.andycandy-de:protect-me-ast:jar:1.0'
<dependency org="com.github.andycandy-de" name="protect-me-ast" rev="1.0">
  <artifact name="protect-me-ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andycandy-de', module='protect-me-ast', version='1.0')
)
libraryDependencies += "com.github.andycandy-de" % "protect-me-ast" % "1.0"
[com.github.andycandy-de/protect-me-ast "1.0"]