| Группа | Группаcom.github.andycandy-de |
|---|---|
| Идентификатор | Идентификаторprotect-me-ast-test |
| Версия | Версия1.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| protect-me-ast-test-1.1.pom | |
| protect-me-ast-test-1.1.jar | 22 KB |
| protect-me-ast-test-1.1-sources.jar | 4 KB |
| protect-me-ast-test-1.1-javadoc.jar | 391 KB |
| Обзор |
<!-- 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"]