Simple Property Loader

Small and simple library for loading properties

License

License

GroupId

GroupId

com.github.alkedr
ArtifactId

ArtifactId

simple-property-loader
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Property Loader
Small and simple library for loading properties
Project URL

Project URL

https://github.com/alkedr/simple-property-loader

Download simple-property-loader

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.1