Последняя версия

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

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

Лицензия

Лицензия

Группа

Группа

com.github.andycandy-de
Идентификатор

Идентификатор

protect-me
Версия

Версия

1.2
Тип

Тип

pom
Описание

Описание

com.github.andycandy-de:protect-me
A simple library which allows you to protect your java object with an interface.
Ссылка на сайт

Ссылка на сайт

https://github.com/andycandy-de/ProtectMe
Система контроля версий

Система контроля версий

https://github.com/andycandy-de/ProtectMe

Скачать protect-me 1.2

Имя Файла Размер
protect-me-1.2.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.andycandy-de/protect-me/ -->
<dependency>
    <groupId>com.github.andycandy-de</groupId>
    <artifactId>protect-me</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andycandy-de/protect-me/
implementation 'com.github.andycandy-de:protect-me:1.2'
// https://jarcasting.com/artifacts/com.github.andycandy-de/protect-me/
implementation ("com.github.andycandy-de:protect-me:1.2")
'com.github.andycandy-de:protect-me:pom:1.2'
<dependency org="com.github.andycandy-de" name="protect-me" rev="1.2">
  <artifact name="protect-me" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.andycandy-de', module='protect-me', version='1.2')
)
libraryDependencies += "com.github.andycandy-de" % "protect-me" % "1.2"
[com.github.andycandy-de/protect-me "1.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • util
  • ast
  • ast-test