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