Last Version

Lib-Properties 0.5.1

Lib-Properties is a library for easy loading properties files in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-properties for more details.

License

License

GroupId

GroupId

com.github.naoghuman
ArtifactId

ArtifactId

lib-properties
Version

Version

0.5.1
Type

Type

jar
Description

Description

Lib-Properties
Lib-Properties is a library for easy loading properties files in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-properties for more details.
Project URL

Project URL

https://github.com/Naoghuman/lib-properties.git
Source Code Management

Source Code Management

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

Download lib-properties 0.5.1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.