org.javastack:standalone-preferences

Java Preferences API Implementation on Filesystem

Лицензия

Лицензия

Группа

Группа

org.javastack
Идентификатор

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

standalone-preferences
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.javastack:standalone-preferences
Java Preferences API Implementation on Filesystem
Ссылка на сайт

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

https://github.com/ggrandes/standalone-preferences

Скачать standalone-preferences

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

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

Зависимости

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

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

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

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

Версия
2.0.1
1.2.1
1.0.4