Download settings-2.0.7.jar file - Jar s

Jar examples for s:settings

Description

Core implementation and interfaces for defining context-specific settings

You can download jar file settings 2.0.7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add settings-2.0.7.jar to your project.

<dependency>
   <groupId>com.nordstrom.tools</groupId>
   <artifactId>settings</artifactId>
   <version>2.0.7</version>
</dependency>
compile group: 'com.nordstrom.tools', name: 'settings', version: '2.0.7'
libraryDependencies += "com.nordstrom.tools" % "settings" % "2.0.7"
<dependency org="com.nordstrom.tools" name="settings" rev="2.0.7"/>
@Grapes(@Grab(group='com.nordstrom.tools', module='settings', version='2.0.7'))
'com.nordstrom.tools:settings:jar:2.0.7'

Download

Click the following link to download the jar file.

settings-2.0.7-javadoc.jar
settings-2.0.7-sources.jar
settings-2.0.7.jar
settings-2.0.7.pom



Related Tutorials