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