Jar examples for p:pce
Path Computation Element
You can download jar file pce 1.3.3 in this page.
GNU AFFERO GENERAL PUBLIC LICENSE
You can use the following script to add pce-1.3.3.jar to your project.
<dependency> <groupId>es.tid.netphony</groupId> <artifactId>pce</artifactId> <version>1.3.3</version> </dependency>
compile group: 'es.tid.netphony', name: 'pce', version: '1.3.3'
libraryDependencies += "es.tid.netphony" % "pce" % "1.3.3"
<dependency org="es.tid.netphony" name="pce" rev="1.3.3"/>
@Grapes(@Grab(group='es.tid.netphony', module='pce', version='1.3.3'))
'es.tid.netphony:pce:jar:1.3.3'
Click the following link to download the jar file.
pce-1.3.3-javadoc.jar