MVN

io.github.ar-log : hileiaps-g200

Maven & Gradle

Apr 07, 2023
0 stars

hileiaps-g200 · HiLeia.PS 库

<dependency>
    <groupId>io.github.ar-log</groupId>
    <artifactId>hileiaps-g200</artifactId>
    <version>2.1.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ar-log : hileiaps-g200 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.13
  • Latest Release Candidate: 2.1.14-rc05
  • Latest Beta: 2.1.14-beta04

All Versions

Choose a version of io.github.ar-log : hileiaps-g200 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
hileiaps-g200-2.1.14-rc05
hileiaps-g200-2.1.14-beta04
hileiaps-g200-2.1.14-beta03
hileiaps-g200-2.1.14-beta01
hileiaps-g200-2.1.13-beta2
hileiaps-g200-2.1.13

How to add a dependency to Maven

Add the following io.github.ar-log : hileiaps-g200 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.ar-log</groupId>
    <artifactId>hileiaps-g200</artifactId>
    <version>2.1.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.ar-log : hileiaps-g200 gradle dependency to your build.gradle file:

implementation 'io.github.ar-log:hileiaps-g200:2.1.13'

Gradle Kotlin DSL: Add the following io.github.ar-log : hileiaps-g200 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.ar-log:hileiaps-g200:2.1.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.ar-log : hileiaps-g200 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.ar-log" % "hileiaps-g200" % "2.1.13"

Advertisement