Download pdef-1.1.1.jar file - Jar p

Jar examples for p:pdef

Description

Pdef java descriptors, formats and RPC

You can download jar file pdef 1.1.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

pdef-1.1.1-javadoc.jar
pdef-1.1.1-sources.jar
pdef-1.1.1.jar
pdef-1.1.1.pom



Related Tutorials