Last Version

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

A simple library which allows you to protect your java object with an interface.

License

License

GroupId

GroupId

com.github.andycandy-de
ArtifactId

ArtifactId

protect-me-ast
Version

Version

1.2
Type

Type

jar
Description

Description

A simple library which allows you to protect your java object with an interface.

Download protect-me-ast 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.andycandy-de : protect-me-util jar 1.2
org.codehaus.groovy : groovy jar 3.0.4

Project Modules

There are no modules declared in this project.