is not current version
Last Version 1.2

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


GroupId

GroupId

com.github.andycandy-de
ArtifactId

ArtifactId

protect-me-ast
Version

Version

1.1
Type

Type

jar

Download protect-me-ast 1.1


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