MVN

com.github.nordstrom.tools : settings

Maven & Gradle

Nov 22, 2017
1 usages
0 stars

Settings API · Core implementation and interfaces for defining context-specific settings

<dependency>
    <groupId>com.github.nordstrom.tools</groupId>
    <artifactId>settings</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nordstrom.tools : settings to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.6

All Versions

Choose a version of com.github.nordstrom.tools : settings to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
settings-2.0.6
settings-2.0.5

How to add a dependency to Maven

Add the following com.github.nordstrom.tools : settings maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.nordstrom.tools</groupId>
    <artifactId>settings</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nordstrom.tools : settings gradle dependency to your build.gradle file:

implementation 'com.github.nordstrom.tools:settings:2.0.6'

Gradle Kotlin DSL: Add the following com.github.nordstrom.tools : settings gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nordstrom.tools:settings:2.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nordstrom.tools : settings sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nordstrom.tools" % "settings" % "2.0.6"

Advertisement

Dependencies from Group

Nov 22, 2017
2 usages
2 stars
Nov 22, 2017
1 usages
0 stars

Discover Dependencies

Apr 24, 2023
6 usages
2 stars
Oct 17, 2018
1 usages
82 stars
Jun 27, 2023
1 usages
6 stars
Jan 05, 2023
2 usages
0 stars
Jan 11, 2018
1 usages
3 stars