is not current version
Last Version 1.3.3

es.tid.netphony:pce 1.3.0

Path Computation Element

Categories

Categories

Net
GroupId

GroupId

es.tid.netphony
ArtifactId

ArtifactId

pce
Version

Version

1.3.0
Type

Type

jar

Download pce 1.3.0


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