Download network-protocols-1.3.2.jar file - Jar n

Jar examples for n:network-protocols

Description

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

You can download jar file network-protocols 1.3.2 in this page.

License

GNU AFFERO GENERAL PUBLIC LICENSE

Build File

You can use the following script to add network-protocols-1.3.2.jar to your project.

<dependency>
   <groupId>es.tid.netphony</groupId>
   <artifactId>network-protocols</artifactId>
   <version>1.3.2</version>
</dependency>
compile group: 'es.tid.netphony', name: 'network-protocols', version: '1.3.2'
libraryDependencies += "es.tid.netphony" % "network-protocols" % "1.3.2"
<dependency org="es.tid.netphony" name="network-protocols" rev="1.3.2"/>
@Grapes(@Grab(group='es.tid.netphony', module='network-protocols', version='1.3.2'))
'es.tid.netphony:network-protocols:jar:1.3.2'

Download

Click the following link to download the jar file.

network-protocols-1.3.2-javadoc.jar
network-protocols-1.3.2-sources.jar
network-protocols-1.3.2.jar
network-protocols-1.3.2.pom



Related Tutorials