Property Handler

Simple java.util.Properties wrapper

License

License

GroupId

GroupId

io.github.rafal-laskowski
ArtifactId

ArtifactId

property-handler
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Property Handler
Simple java.util.Properties wrapper
Project URL

Project URL

https://github.com/Rafal-Laskowski/Property-Handler
Source Code Management

Source Code Management

https://github.com/Rafal-Laskowski/Property-Handler

Download property-handler

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Property-Handler

Simple java.util.Properties wrapper

Versions

Version
1.0.2
1.0.1
1.0.0