Download pce-1.3.3.jar file - Jar p

Jar examples for p:pce

Description

Path Computation Element

You can download jar file pce 1.3.3 in this page.

License

GNU AFFERO GENERAL PUBLIC LICENSE

Build File

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'

Download

Click the following link to download the jar file.

pce-1.3.3-javadoc.jar
pce-1.3.3-sources.jar
pce-1.3.3.jar
pce-1.3.3.pom



Related Tutorials