| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.andycandy-de |
| Идентификатор | Идентификаторprotect-me-ast |
| Версия | Версия1.2 |
| Тип | Типjar |
| Описание |
ОписаниеA simple library which allows you to protect your java object with an interface.
|
| Имя Файла | Размер |
|---|---|
| protect-me-ast-1.2.pom | |
| protect-me-ast-1.2.jar | 9 KB |
| protect-me-ast-1.2-sources.jar | 3 KB |
| protect-me-ast-1.2-javadoc.jar | 394 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.andycandy-de : protect-me-util | jar | 1.2 |
| org.codehaus.groovy : groovy | jar | 3.0.4 |