Download blueprints-android-neo4j-graph-2.1.0.jar file - Jar b

Jar examples for b:blueprints-android-neo4j-graph

Description

Blueprints property graph implementation for the Neo4j graph database

You can download jar file blueprints-android-neo4j-graph 2.1.0 in this page.

Build File

You can use the following script to add blueprints-android-neo4j-graph-2.1.0.jar to your project.

<dependency>
   <groupId>com.wu-man</groupId>
   <artifactId>blueprints-android-neo4j-graph</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'com.wu-man', name: 'blueprints-android-neo4j-graph', version: '2.1.0'
libraryDependencies += "com.wu-man" % "blueprints-android-neo4j-graph" % "2.1.0"
<dependency org="com.wu-man" name="blueprints-android-neo4j-graph" rev="2.1.0"/>
@Grapes(@Grab(group='com.wu-man', module='blueprints-android-neo4j-graph', version='2.1.0'))
'com.wu-man:blueprints-android-neo4j-graph:jar:2.1.0'

Download

Click the following link to download the jar file.

blueprints-android-neo4j-graph-2.1.0-javadoc.jar
blueprints-android-neo4j-graph-2.1.0-sources.jar
blueprints-android-neo4j-graph-2.1.0.jar
blueprints-android-neo4j-graph-2.1.0.pom



Related Tutorials