is not current version
Last Version 16.0.0

io.lighty.models:openconfig-models 15.3.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.lighty.models
ArtifactId

ArtifactId

openconfig-models
Version

Version

15.3.0
Type

Type

jar

Download openconfig-models 15.3.0


<!-- https://jarcasting.com/artifacts/io.lighty.models/openconfig-models/ -->
<dependency>
    <groupId>io.lighty.models</groupId>
    <artifactId>openconfig-models</artifactId>
    <version>15.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.models/openconfig-models/
implementation 'io.lighty.models:openconfig-models:15.3.0'
// https://jarcasting.com/artifacts/io.lighty.models/openconfig-models/
implementation ("io.lighty.models:openconfig-models:15.3.0")
'io.lighty.models:openconfig-models:jar:15.3.0'
<dependency org="io.lighty.models" name="openconfig-models" rev="15.3.0">
  <artifact name="openconfig-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.models', module='openconfig-models', version='15.3.0')
)
libraryDependencies += "io.lighty.models" % "openconfig-models" % "15.3.0"
[io.lighty.models/openconfig-models "15.3.0"]