im.nll.data-simple-properties

Simple properties - Simple configuration library for Java using properties files

License

License

Categories

Categories

Data
GroupId

GroupId

im.nll.data
ArtifactId

ArtifactId

simple-properties
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

im.nll.data-simple-properties
Simple properties - Simple configuration library for Java using properties files
Project URL

Project URL

https://github.com/fivesmallq/simple-properties
Source Code Management

Source Code Management

https://github.com/fivesmallq/simple-properties

Download simple-properties

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.2
0.9.0