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