License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdes.tid.netphony |
ArtifactId | ArtifactIdnetwork-protocols |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionNetphony Network Protocols
BGP-LS,OSPF-TE,PCEP and RSVP-TE protocol encodings.
|
Project URL |
Project URL |
Filename | Size |
---|---|
network-protocols-1.4.0.pom | |
network-protocols-1.4.0.jar | 625 KB |
network-protocols-1.4.0-sources.jar | 617 KB |
network-protocols-1.4.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/es.tid.netphony/network-protocols/ -->
<dependency>
<groupId>es.tid.netphony</groupId>
<artifactId>network-protocols</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/es.tid.netphony/network-protocols/
implementation 'es.tid.netphony:network-protocols:1.4.0'
// https://jarcasting.com/artifacts/es.tid.netphony/network-protocols/
implementation ("es.tid.netphony:network-protocols:1.4.0")
'es.tid.netphony:network-protocols:jar:1.4.0'
<dependency org="es.tid.netphony" name="network-protocols" rev="1.4.0">
<artifact name="network-protocols" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.tid.netphony', module='network-protocols', version='1.4.0')
)
libraryDependencies += "es.tid.netphony" % "network-protocols" % "1.4.0"
[es.tid.netphony/network-protocols "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |