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