is not current version
Last Version 1.3.3

es.tid.netphony:topology 1.3.2

Traffic Engineering Database and BGP-LS peer

Categories

Categories

Net
GroupId

GroupId

es.tid.netphony
ArtifactId

ArtifactId

topology
Version

Version

1.3.2
Type

Type

jar

Download topology 1.3.2


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