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