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

Jar examples for p:protostuffdb-core

Description

core components

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials