Categories |
CategoriesNet |
---|---|
GroupId | GroupIdio.lighty.modules |
ArtifactId | ArtifactIdlighty-netconf-sb |
Version | Version8.4.2 |
Type | Typejar |
Filename | Size |
---|---|
lighty-netconf-sb-8.4.2.pom | |
lighty-netconf-sb-8.4.2.jar | 26 KB |
lighty-netconf-sb-8.4.2-sources.jar | 19 KB |
lighty-netconf-sb-8.4.2-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.lighty.modules/lighty-netconf-sb/ -->
<dependency>
<groupId>io.lighty.modules</groupId>
<artifactId>lighty-netconf-sb</artifactId>
<version>8.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.modules/lighty-netconf-sb/
implementation 'io.lighty.modules:lighty-netconf-sb:8.4.2'
// https://jarcasting.com/artifacts/io.lighty.modules/lighty-netconf-sb/
implementation ("io.lighty.modules:lighty-netconf-sb:8.4.2")
'io.lighty.modules:lighty-netconf-sb:jar:8.4.2'
<dependency org="io.lighty.modules" name="lighty-netconf-sb" rev="8.4.2">
<artifact name="lighty-netconf-sb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.modules', module='lighty-netconf-sb', version='8.4.2')
)
libraryDependencies += "io.lighty.modules" % "lighty-netconf-sb" % "8.4.2"
[io.lighty.modules/lighty-netconf-sb "8.4.2"]