Jar examples for p:pdef
Pdef java descriptors, formats and RPC
You can download jar file pdef 1.1.2 in this page.
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'
Click the following link to download the jar file.
pdef-1.1.2-javadoc.jar