| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdes.tid.netphony | 
    
| ArtifactId | ArtifactIdtopology | 
    
| Last Version | Last Version1.3.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionNetphony TED and BGP-LS peer 
            Traffic Engineering Database, BGP-LS peer, Topology Module 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| topology-1.3.3.pom | |
| topology-1.3.3.jar | 205 KB | 
| topology-1.3.3-sources.jar | 124 KB | 
| topology-1.3.3-javadoc.jar | 501 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/es.tid.netphony/topology/ -->
<dependency>
    <groupId>es.tid.netphony</groupId>
    <artifactId>topology</artifactId>
    <version>1.3.3</version>
</dependency>
                // https://jarcasting.com/artifacts/es.tid.netphony/topology/
implementation 'es.tid.netphony:topology:1.3.3'
                // https://jarcasting.com/artifacts/es.tid.netphony/topology/
implementation ("es.tid.netphony:topology:1.3.3")
                'es.tid.netphony:topology:jar:1.3.3'
                <dependency org="es.tid.netphony" name="topology" rev="1.3.3">
  <artifact name="topology" type="jar" />
</dependency>
                @Grapes(
@Grab(group='es.tid.netphony', module='topology', version='1.3.3')
)
                libraryDependencies += "es.tid.netphony" % "topology" % "1.3.3"
                [es.tid.netphony/topology "1.3.3"]