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