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