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