Last Version

prop-core 1.3.1

Dynamic properties for your Java app

License

License

GroupId

GroupId

io.pleo
ArtifactId

ArtifactId

prop-core
Version

Version

1.3.1
Type

Type

jar
Description

Description

prop-core
Dynamic properties for your Java app
Project URL

Project URL

http://github.com/pleo-io/prop
Source Code Management

Source Code Management

https://github.com/pleo-io/prop

Download prop-core 1.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.20

Project Modules

There are no modules declared in this project.