is not current version
Last Version 1.4.0

es.tid.netphony:network-protocols 1.3.0

BGP-LS,OSPF-TE,PCEP and RSVP-TE protocol encodings.

Categories

Categories

Net
GroupId

GroupId

es.tid.netphony
ArtifactId

ArtifactId

network-protocols
Version

Version

1.3.0
Type

Type

jar

Download network-protocols 1.3.0


<!-- https://jarcasting.com/artifacts/es.tid.netphony/network-protocols/ -->
<dependency>
    <groupId>es.tid.netphony</groupId>
    <artifactId>network-protocols</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/es.tid.netphony/network-protocols/
implementation 'es.tid.netphony:network-protocols:1.3.0'
// https://jarcasting.com/artifacts/es.tid.netphony/network-protocols/
implementation ("es.tid.netphony:network-protocols:1.3.0")
'es.tid.netphony:network-protocols:jar:1.3.0'
<dependency org="es.tid.netphony" name="network-protocols" rev="1.3.0">
  <artifact name="network-protocols" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.tid.netphony', module='network-protocols', version='1.3.0')
)
libraryDependencies += "es.tid.netphony" % "network-protocols" % "1.3.0"
[es.tid.netphony/network-protocols "1.3.0"]