Files download
File Operation
waimak-configuration_2.11-2.2.jar download
waimak-configuration_2.11-2.2.pom download
waimak-configuration_2.11-2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.coxautodata</groupId>
  <artifactId>waimak-configuration_2.11</artifactId>
  <version>2.2</version>
</dependency>
Gradle Groovy
implementation 'com.coxautodata:waimak-configuration_2.11:2.2'
Gradle Kotlin
implementation("com.coxautodata:waimak-configuration_2.11:2.2")
Scala SBT
libraryDependencies += "com.coxautodata" % "waimak-configuration_2.11" % "2.2"
Groovy Grape
@Grapes(
  @Grab(group='com.coxautodata', module='waimak-configuration_2.11', version='2.2')
)
Apache Ivy
<dependency org="com.coxautodata" name="waimak-configuration_2.11" rev="2.2" />
Leiningen
[com.coxautodata/waimak-configuration_2.11 "2.2"]
Apache Buildr
'com.coxautodata:waimak-configuration_2.11:jar:2.2'