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