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