is not current version
Last Version 1.4.1

com.buschmais.xo:xo.neo4j.remote 0.8.1


Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.buschmais.xo
ArtifactId

ArtifactId

xo.neo4j.remote
Version

Version

0.8.1
Type

Type

jar

Download xo.neo4j.remote 0.8.1


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