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