Download pbandk-runtime-common-0.2.0.jar file - Jar p

Jar examples for p:pbandk-runtime-common

Description

Common library for PBAndK Protobuf code

You can download jar file pbandk-runtime-common 0.2.0 in this page.

License

MIT License

Build File

You can use the following script to add pbandk-runtime-common-0.2.0.jar to your project.

<dependency>
   <groupId>com.github.cretz.pbandk</groupId>
   <artifactId>pbandk-runtime-common</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.github.cretz.pbandk', name: 'pbandk-runtime-common', version: '0.2.0'
libraryDependencies += "com.github.cretz.pbandk" % "pbandk-runtime-common" % "0.2.0"
<dependency org="com.github.cretz.pbandk" name="pbandk-runtime-common" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.cretz.pbandk', module='pbandk-runtime-common', version='0.2.0'))
'com.github.cretz.pbandk:pbandk-runtime-common:jar:0.2.0'

Download

Click the following link to download the jar file.

pbandk-runtime-common-0.2.0-javadoc.jar
pbandk-runtime-common-0.2.0-sources.jar
pbandk-runtime-common-0.2.0.jar
pbandk-runtime-common-0.2.0.pom



Related Tutorials