Download topology-1.3.3.jar file - Jar t

Jar examples for t:topology

Description

Traffic Engineering Database, BGP-LS peer, Topology Module

You can download jar file topology 1.3.3 in this page.

License

GNU AFFERO GENERAL PUBLIC LICENSE

Build File

You can use the following script to add topology-1.3.3.jar to your project.

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

Download

Click the following link to download the jar file.

topology-1.3.3-javadoc.jar
topology-1.3.3-sources.jar
topology-1.3.3.jar
topology-1.3.3.pom



Related Tutorials