MVN

com.airlenet.yang : yang-compiler-utils

Maven & Gradle

Mar 25, 2021
3 usages
1 stars
<dependency>
    <groupId>com.airlenet.yang</groupId>
    <artifactId>yang-compiler-utils</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.airlenet.yang : yang-compiler-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.airlenet.yang : yang-compiler-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
yang-compiler-utils-2.0.0

How to add a dependency to Maven

Add the following com.airlenet.yang : yang-compiler-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.airlenet.yang</groupId>
    <artifactId>yang-compiler-utils</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.airlenet.yang : yang-compiler-utils gradle dependency to your build.gradle file:

implementation 'com.airlenet.yang:yang-compiler-utils:2.0.0'

Gradle Kotlin DSL: Add the following com.airlenet.yang : yang-compiler-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.airlenet.yang:yang-compiler-utils:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.airlenet.yang : yang-compiler-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.airlenet.yang" % "yang-compiler-utils" % "2.0.0"

Advertisement

Dependencies from Group

Mar 25, 2021
10 usages
1 stars
Nov 23, 2018
4 usages
3 stars
Aug 13, 2020
3 usages
Mar 25, 2021
3 usages
1 stars
Mar 25, 2021
2 usages
1 stars

Discover Dependencies

Aug 17, 2023
4 usages
429 stars
Apr 06, 2023
5 usages
2 stars
Oct 08, 2019
4 usages
8 stars
May 11, 2023
1 usages
11 stars
Feb 23, 2017
4 usages
2 stars
Nov 01, 2022
12 usages
32 stars
Sep 06, 2021
4 usages
0 stars