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