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

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

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

Лицензия

Лицензия

Группа

Группа

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

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

protect-me-util
Версия

Версия

1.2
Тип

Тип

jar
Описание

Описание

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

Скачать protect-me-util 1.2


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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.16.1

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

Данный проект не имеет модулей.