MVN

io.afu : solusvm

Maven & Gradle

Jun 16, 2019

RffanLAB Solusvm包 · RffanLAB 用来做Solusvm的各种操作的。

<dependency>
    <groupId>io.afu</groupId>
    <artifactId>solusvm</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.afu : solusvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-RELEASE

All Versions

Choose a version of io.afu : solusvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
solusvm-1.0-RELEASE

How to add a dependency to Maven

Add the following io.afu : solusvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.afu</groupId>
    <artifactId>solusvm</artifactId>
    <version>1.0-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.afu : solusvm gradle dependency to your build.gradle file:

implementation 'io.afu:solusvm:1.0-RELEASE'

Gradle Kotlin DSL: Add the following io.afu : solusvm gradle kotlin dependency to your build.gradle.kts file:

implementation("io.afu:solusvm:1.0-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.afu : solusvm sbt scala dependency to your build.sbt file:

libraryDependencies += "io.afu" % "solusvm" % "1.0-RELEASE"

Advertisement

Dependencies from Group

Sep 23, 2022
7 usages
Dec 14, 2021
4 usages
Jan 21, 2021
1 usages
Sep 21, 2022
1 usages
Nov 12, 2018

Discover Dependencies