Download pdef-1.0.0.jar file - Jar p

Jar examples for p:pdef

Description

Pdef java descriptors, formats and RPC

You can download jar file pdef 1.0.0 in this page.

Build File

You can use the following script to add pdef-1.0.0.jar to your project.

<dependency>
   <groupId>io.pdef</groupId>
   <artifactId>pdef</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'io.pdef', name: 'pdef', version: '1.0.0'
libraryDependencies += "io.pdef" % "pdef" % "1.0.0"
<dependency org="io.pdef" name="pdef" rev="1.0.0"/>
@Grapes(@Grab(group='io.pdef', module='pdef', version='1.0.0'))
'io.pdef:pdef:jar:1.0.0'

Download

Click the following link to download the jar file.

pdef-1.0.0-javadoc.jar
pdef-1.0.0-sources.jar
pdef-1.0.0.jar
pdef-1.0.0.pom



Related Tutorials