MVN

io.mantisrx : mantis-api

Maven & Gradle

Jul 13, 2023
16 stars

mantis-api · mantis-api

<dependency>
    <groupId>io.mantisrx</groupId>
    <artifactId>mantis-api</artifactId>
    <version>2.0.30</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mantisrx : mantis-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.30

All Versions

Choose a version of io.mantisrx : mantis-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
mantis-api-2.0.30
mantis-api-2.0.29
mantis-api-2.0.28
mantis-api-2.0.27
mantis-api-2.0.26
mantis-api-2.0.25
mantis-api-2.0.24
mantis-api-2.0.23
mantis-api-2.0.22
mantis-api-2.0.21
mantis-api-2.0.20
mantis-api-2.0.18
mantis-api-2.0.17
mantis-api-2.0.16
mantis-api-2.0.15
mantis-api-2.0.14
mantis-api-2.0.13
mantis-api-2.0.12
mantis-api-2.0.11
mantis-api-2.0.10

How to add a dependency to Maven

Add the following io.mantisrx : mantis-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.mantisrx</groupId>
    <artifactId>mantis-api</artifactId>
    <version>2.0.30</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.mantisrx : mantis-api gradle dependency to your build.gradle file:

implementation 'io.mantisrx:mantis-api:2.0.30'

Gradle Kotlin DSL: Add the following io.mantisrx : mantis-api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.mantisrx:mantis-api:2.0.30")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.mantisrx : mantis-api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.mantisrx" % "mantis-api" % "2.0.30"

Advertisement

Dependencies from Group

Aug 25, 2023
20 usages
1.3k stars
Aug 25, 2023
9 usages
1.3k stars
Aug 26, 2023
6 usages
1.3k stars
Jul 24, 2020
5 usages
16 stars
Aug 25, 2023
4 usages
1.3k stars

Discover Dependencies