Download pdef-1.1.2.jar file - Jar p

Jar examples for p:pdef

Description

Pdef java descriptors, formats and RPC

You can download jar file pdef 1.1.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

pdef-1.1.2-javadoc.jar
pdef-1.1.2-sources.jar
pdef-1.1.2.jar
pdef-1.1.2.pom



Related Tutorials