Download prettypb-runtime-0.3.5.jar file - Jar p

Jar examples for p:prettypb-runtime

Description

Prettypb serialization runtime

You can download jar file prettypb-runtime 0.3.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add prettypb-runtime-0.3.5.jar to your project.

<dependency>
   <groupId>net.dongliu.prettypb</groupId>
   <artifactId>prettypb-runtime</artifactId>
   <version>0.3.5</version>
</dependency>
compile group: 'net.dongliu.prettypb', name: 'prettypb-runtime', version: '0.3.5'
libraryDependencies += "net.dongliu.prettypb" % "prettypb-runtime" % "0.3.5"
<dependency org="net.dongliu.prettypb" name="prettypb-runtime" rev="0.3.5"/>
@Grapes(@Grab(group='net.dongliu.prettypb', module='prettypb-runtime', version='0.3.5'))
'net.dongliu.prettypb:prettypb-runtime:jar:0.3.5'

Download

Click the following link to download the jar file.

prettypb-runtime-0.3.5-javadoc.jar
prettypb-runtime-0.3.5-sources.jar
prettypb-runtime-0.3.5.jar
prettypb-runtime-0.3.5.pom



Related Tutorials