Jar examples for p:pdef
Pdef java descriptors, formats and RPC
You can download jar file pdef 1.1.0 in this page.
You can use the following script to add pdef-1.1.0.jar to your project.
<dependency> <groupId>io.pdef</groupId> <artifactId>pdef</artifactId> <version>1.1.0</version> </dependency>
compile group: 'io.pdef', name: 'pdef', version: '1.1.0'
libraryDependencies += "io.pdef" % "pdef" % "1.1.0"
<dependency org="io.pdef" name="pdef" rev="1.1.0"/>
@Grapes(@Grab(group='io.pdef', module='pdef', version='1.1.0'))
'io.pdef:pdef:jar:1.1.0'
Click the following link to download the jar file.
pdef-1.1.0-javadoc.jar