is not current version
Last Version 1.3.3

es.tid.netphony:pce 1.3.2

Path Computation Element

Categories

Categories

Net
GroupId

GroupId

es.tid.netphony
ArtifactId

ArtifactId

pce
Version

Version

1.3.2
Type

Type

jar

Download pce 1.3.2


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