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