License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdes.tid.netphony |
ArtifactId | ArtifactIdtopology |
Version | Version1.3.3 |
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 | 480 KB |
topology-1.3.3-sources.jar | 295 KB |
topology-1.3.3-javadoc.jar | 1 MB |
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"]