is not current version
Last Version 1.2

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


GroupId

GroupId

com.github.andycandy-de
ArtifactId

ArtifactId

protect-me-ast-test
Version

Version

1.0
Type

Type

jar

Download protect-me-ast-test 1.0


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