properties

A Java library that offers properties

License

License

GroupId

GroupId

eu.hansolo
ArtifactId

ArtifactId

properties
Last Version

Last Version

11.13
Release Date

Release Date

Type

Type

jar
Description

Description

properties
A Java library that offers properties
Project URL

Project URL

https://github.com/HanSolo/properties/wiki
Source Code Management

Source Code Management

https://github.com/HanSolo/properties

Download properties

How to add to project

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

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.

Versions

Version
11.13
11.12
11.11
11.10
11.9
11.7
11.6