preferences

A simplified and typesafe entry point to the Java Preferences API (java.util.prefs)

License

License

Categories

Categories

Net
GroupId

GroupId

nz.net.ultraq.preferences
ArtifactId

ArtifactId

preferences
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

preferences
A simplified and typesafe entry point to the Java Preferences API (java.util.prefs)
Project URL

Project URL

https://github.com/ultraq/preferences/
Source Code Management

Source Code Management

https://github.com/ultraq/preferences

Download preferences

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.groovy : groovy jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.0.0
1.2.1