JProperty

Java utility library that provides properties

Лицензия

Лицензия

Группа

Группа

com.github.saar25
Идентификатор

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

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

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

1.1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

JProperty
Java utility library that provides properties
Ссылка на сайт

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

https://github.com/Saar25/JProperty
Система контроля версий

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

https://github.com/Saar25/JProperty

Скачать JProperty

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0

test (1)

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

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

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

Версии библиотеки

Версия
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0