Jar examples for p:prettypb-runtime
Prettypb serialization runtime
You can download jar file prettypb-runtime 0.3.5 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
prettypb-runtime-0.3.5-javadoc.jar