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