is not current version
Last Version 0.0.2

com.seancheatham:graph-neo4j-adapter_2.11 0.0.1

graph-neo4j-adapter

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.seancheatham
ArtifactId

ArtifactId

graph-neo4j-adapter_2.11
Version

Version

0.0.1
Type

Type

jar

Download graph-neo4j-adapter_2.11 0.0.1


<!-- https://jarcasting.com/artifacts/com.seancheatham/graph-neo4j-adapter_2.11/ -->
<dependency>
    <groupId>com.seancheatham</groupId>
    <artifactId>graph-neo4j-adapter_2.11</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.seancheatham/graph-neo4j-adapter_2.11/
implementation 'com.seancheatham:graph-neo4j-adapter_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.seancheatham/graph-neo4j-adapter_2.11/
implementation ("com.seancheatham:graph-neo4j-adapter_2.11:0.0.1")
'com.seancheatham:graph-neo4j-adapter_2.11:jar:0.0.1'
<dependency org="com.seancheatham" name="graph-neo4j-adapter_2.11" rev="0.0.1">
  <artifact name="graph-neo4j-adapter_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seancheatham', module='graph-neo4j-adapter_2.11', version='0.0.1')
)
libraryDependencies += "com.seancheatham" % "graph-neo4j-adapter_2.11" % "0.0.1"
[com.seancheatham/graph-neo4j-adapter_2.11 "0.0.1"]