Download protostuffdb-core-0.9.8.jar file - Jar p

Jar examples for p:protostuffdb-core

Description

core components

You can download jar file protostuffdb-core 0.9.8 in this page.

Build File

You can use the following script to add protostuffdb-core-0.9.8.jar to your project.

<dependency>
   <groupId>com.dyuproject.protostuffdb</groupId>
   <artifactId>protostuffdb-core</artifactId>
   <version>0.9.8</version>
</dependency>
compile group: 'com.dyuproject.protostuffdb', name: 'protostuffdb-core', version: '0.9.8'
libraryDependencies += "com.dyuproject.protostuffdb" % "protostuffdb-core" % "0.9.8"
<dependency org="com.dyuproject.protostuffdb" name="protostuffdb-core" rev="0.9.8"/>
@Grapes(@Grab(group='com.dyuproject.protostuffdb', module='protostuffdb-core', version='0.9.8'))
'com.dyuproject.protostuffdb:protostuffdb-core:jar:0.9.8'

Download

Click the following link to download the jar file.

protostuffdb-core-0.9.8-javadoc.jar
protostuffdb-core-0.9.8-sources.jar
protostuffdb-core-0.9.8-tests.jar
protostuffdb-core-0.9.8.jar
protostuffdb-core-0.9.8.pom



Related Tutorials