is not current version
Last Version 1.0.0-1.0.0-M14

org.opencypher:tools 1.0.0-M04

openCypher Developer Tools

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tools
Version

Version

1.0.0-M04
Type

Type

pom

Download tools 1.0.0-M04

Filename Size
tools-1.0.0-M04.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.opencypher/tools/ -->
<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>tools</artifactId>
    <version>1.0.0-M04</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/tools/
implementation 'org.opencypher:tools:1.0.0-M04'
// https://jarcasting.com/artifacts/org.opencypher/tools/
implementation ("org.opencypher:tools:1.0.0-M04")
'org.opencypher:tools:pom:1.0.0-M04'
<dependency org="org.opencypher" name="tools" rev="1.0.0-M04">
  <artifact name="tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='tools', version='1.0.0-M04')
)
libraryDependencies += "org.opencypher" % "tools" % "1.0.0-M04"
[org.opencypher/tools "1.0.0-M04"]