MVN

sa.sy : lxd

Maven & Gradle

Oct 06, 2020
0 stars

lxd · A Java Library interacting with the LXD REST API

<dependency>
    <groupId>sa.sy</groupId>
    <artifactId>lxd</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of sa.sy : lxd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of sa.sy : lxd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
lxd-1.0.0

How to add a dependency to Maven

Add the following sa.sy : lxd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>sa.sy</groupId>
    <artifactId>lxd</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following sa.sy : lxd gradle dependency to your build.gradle file:

implementation 'sa.sy:lxd:1.0.0'

Gradle Kotlin DSL: Add the following sa.sy : lxd gradle kotlin dependency to your build.gradle.kts file:

implementation("sa.sy:lxd:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following sa.sy : lxd sbt scala dependency to your build.sbt file:

libraryDependencies += "sa.sy" % "lxd" % "1.0.0"

Advertisement

Dependencies from Group

lxd
Oct 06, 2020
0 stars

Discover Dependencies

May 27, 2022
424 stars
Oct 08, 2020
0 stars
Oct 04, 2020
78 stars
Oct 06, 2020
1 usages
924 stars
Mar 09, 2021
4 stars
May 10, 2023
1 usages
Oct 06, 2020