is not current version
Last Version 2.0.0

com.airlenet.netconf:yang-model 1.1.0


Categories

Categories

Net
GroupId

GroupId

com.airlenet.netconf
ArtifactId

ArtifactId

yang-model
Version

Version

1.1.0
Type

Type

jar

Download yang-model 1.1.0


<!-- https://jarcasting.com/artifacts/com.airlenet.netconf/yang-model/ -->
<dependency>
    <groupId>com.airlenet.netconf</groupId>
    <artifactId>yang-model</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.netconf/yang-model/
implementation 'com.airlenet.netconf:yang-model:1.1.0'
// https://jarcasting.com/artifacts/com.airlenet.netconf/yang-model/
implementation ("com.airlenet.netconf:yang-model:1.1.0")
'com.airlenet.netconf:yang-model:jar:1.1.0'
<dependency org="com.airlenet.netconf" name="yang-model" rev="1.1.0">
  <artifact name="yang-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.netconf', module='yang-model', version='1.1.0')
)
libraryDependencies += "com.airlenet.netconf" % "yang-model" % "1.1.0"
[com.airlenet.netconf/yang-model "1.1.0"]