JProperty

Java utility library that provides properties

License

License

GroupId

GroupId

com.github.saar25
ArtifactId

ArtifactId

JProperty
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

JProperty
Java utility library that provides properties
Project URL

Project URL

https://github.com/Saar25/JProperty
Source Code Management

Source Code Management

https://github.com/Saar25/JProperty

Download JProperty

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0