Jar examples for p:protostuffdb-core
core components
You can download jar file protostuffdb-core 0.9.10 in this page.
You can use the following script to add protostuffdb-core-0.9.10.jar to your project.
<dependency> <groupId>com.dyuproject.protostuffdb</groupId> <artifactId>protostuffdb-core</artifactId> <version>0.9.10</version> </dependency>
compile group: 'com.dyuproject.protostuffdb', name: 'protostuffdb-core', version: '0.9.10'
libraryDependencies += "com.dyuproject.protostuffdb" % "protostuffdb-core" % "0.9.10"
<dependency org="com.dyuproject.protostuffdb" name="protostuffdb-core" rev="0.9.10"/>
@Grapes(@Grab(group='com.dyuproject.protostuffdb', module='protostuffdb-core', version='0.9.10'))
'com.dyuproject.protostuffdb:protostuffdb-core:jar:0.9.10'
Click the following link to download the jar file.
protostuffdb-core-0.9.10-javadoc.jar