Last Version

Lib-Preferences 0.6.0

Lib-Preferences is a library for easy storing simple data in a Preferences.properties file in a Java(FX) & Maven desktop application. See https://github.com/Naoghuman/lib-preferences for more details.

License

License

GroupId

GroupId

com.github.naoghuman
ArtifactId

ArtifactId

lib-preferences
Version

Version

0.6.0
Type

Type

jar
Description

Description

Lib-Preferences
Lib-Preferences is a library for easy storing simple data in a Preferences.properties file in a Java(FX) & Maven desktop application. See https://github.com/Naoghuman/lib-preferences for more details.
Project URL

Project URL

https://github.com/Naoghuman/lib-preferences.git
Project Organization

Project Organization

Naoghuman's dream
Source Code Management

Source Code Management

https://github.com/Naoghuman/lib-preferences.git

Download lib-preferences 0.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.naoghuman : lib-logger jar 0.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.