MVN

io.imunity : unity-rest-api-docs

Maven & Gradle

Apr 30, 2024

UNITY Server unity-rest-api-docs module · Unity rest api docs generation

<dependency>
    <groupId>io.imunity</groupId>
    <artifactId>unity-rest-api-docs</artifactId>
    <version>3.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.imunity : unity-rest-api-docs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.16.0

All Versions

Choose a version of io.imunity : unity-rest-api-docs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.16.x
unity-rest-api-docs-3.16.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.imunity</groupId>
    <artifactId>unity-rest-api-docs</artifactId>
    <version>3.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.imunity : unity-rest-api-docs gradle dependency to your build.gradle file:

implementation 'io.imunity:unity-rest-api-docs:3.16.0'

Gradle Kotlin DSL: Add the following io.imunity : unity-rest-api-docs gradle kotlin dependency to your build.gradle.kts file:

implementation("io.imunity:unity-rest-api-docs:3.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.imunity : unity-rest-api-docs sbt scala dependency to your build.sbt file:

libraryDependencies += "io.imunity" % "unity-rest-api-docs" % "3.16.0"

Advertisement

Dependencies from Group

Aug 14, 2023
21 usages
19 stars
Aug 14, 2023
17 usages
19 stars
Aug 14, 2023
13 usages
19 stars
Aug 14, 2023
11 usages
19 stars
Aug 14, 2023
9 usages
19 stars

Discover Dependencies