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