is not current version
Last Version 3.0.4

org.refcodes:refcodes-properties 3.0.2

This artifact provides means to read configuration data from various different locations such as properties from JAR files, file system files or remote HTTP addresses or GIT repositories.

License

License

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-properties
Version

Version

3.0.2
Type

Type

jar
Description

Description

org.refcodes:refcodes-properties
This artifact provides means to read configuration data from various different locations such as properties from JAR files, file system files or remote HTTP addresses or GIT repositories.
Project URL

Project URL

https://bitbucket.org/refcodes/refcodes-properties
Source Code Management

Source Code Management

https://bitbucket.org/refcodes/refcodes-properties

Download refcodes-properties 3.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.refcodes : refcodes-runtime jar 3.0.2
org.refcodes : refcodes-component jar 3.0.2
org.refcodes : refcodes-struct-ext-factory jar 3.0.2
org.refcodes : refcodes-licensing jar 3.0.2

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.