Download dcap-store-0.1.0.jar file - Jar d

Jar examples for d:dcap-store

Description

Storing vGraph Commits.

You can download jar file dcap-store 0.1.0 in this page.

License

MIT License

Build File

You can use the following script to add dcap-store-0.1.0.jar to your project.

<dependency>
   <groupId>com.github.trepo</groupId>
   <artifactId>dcap-store</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.github.trepo', name: 'dcap-store', version: '0.1.0'
libraryDependencies += "com.github.trepo" % "dcap-store" % "0.1.0"
<dependency org="com.github.trepo" name="dcap-store" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.trepo', module='dcap-store', version='0.1.0'))
'com.github.trepo:dcap-store:jar:0.1.0'

Download

Click the following link to download the jar file.

dcap-store-0.1.0-javadoc.jar
dcap-store-0.1.0-sources.jar
dcap-store-0.1.0.jar
dcap-store-0.1.0.pom



Related Tutorials