Jar examples for p:prop-core
Dynamic properties for you Java app
You can download jar file prop-core 1.1.1 in this page.
MIT License
You can use the following script to add prop-core-1.1.1.jar to your project.
<dependency> <groupId>io.pleo</groupId> <artifactId>prop-core</artifactId> <version>1.1.1</version> </dependency>
compile group: 'io.pleo', name: 'prop-core', version: '1.1.1'
libraryDependencies += "io.pleo" % "prop-core" % "1.1.1"
<dependency org="io.pleo" name="prop-core" rev="1.1.1"/>
@Grapes(@Grab(group='io.pleo', module='prop-core', version='1.1.1'))
'io.pleo:prop-core:jar:1.1.1'
Click the following link to download the jar file.
prop-core-1.1.1-javadoc.jar