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

com.github.andycandy-de:protect-me-ast-test 1.1


Группа

Группа

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

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

protect-me-ast-test
Версия

Версия

1.1
Тип

Тип

jar

Скачать protect-me-ast-test 1.1


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