is not current version
Last Version 1.0.0-1.0.0-M14

org.opencypher:tools 1.0.0-M17

openCypher Developer Tools

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tools
Version

Version

1.0.0-M17
Type

Type

pom

Download tools 1.0.0-M17

Filename Size
tools-1.0.0-M17.pom 1 KB
Browse

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