Jar examples for s:sticky-configuration-api
Taking the configuration out of applications, using the same principles that underly dependency injection
You can download jar file sticky-configuration-api 1.4 in this page.
Open Source License
You can use the following script to add sticky-configuration-api-1.4.jar to your project.
<dependency> <groupId>net.stickycode.configuration</groupId> <artifactId>sticky-configuration-api</artifactId> <version>1.4</version> </dependency>
compile group: 'net.stickycode.configuration', name: 'sticky-configuration-api', version: '1.4'
libraryDependencies += "net.stickycode.configuration" % "sticky-configuration-api" % "1.4"
<dependency org="net.stickycode.configuration" name="sticky-configuration-api" rev="1.4"/>
@Grapes(@Grab(group='net.stickycode.configuration', module='sticky-configuration-api', version='1.4'))
'net.stickycode.configuration:sticky-configuration-api:jar:1.4'
Click the following link to download the jar file.
sticky-configuration-api-1.4-javadoc.jar