License |
License |
---|---|
GroupId | GroupIdorg.opencypher |
ArtifactId | ArtifactIdtools |
Last Version | Last Version1.0.0-1.0.0-M14 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontools
openCypher Developer Tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-1.0.0-1.0.0-M14.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencypher/tools/ -->
<dependency>
<groupId>org.opencypher</groupId>
<artifactId>tools</artifactId>
<version>1.0.0-1.0.0-M14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/tools/
implementation 'org.opencypher:tools:1.0.0-1.0.0-M14'
// https://jarcasting.com/artifacts/org.opencypher/tools/
implementation ("org.opencypher:tools:1.0.0-1.0.0-M14")
'org.opencypher:tools:pom:1.0.0-1.0.0-M14'
<dependency org="org.opencypher" name="tools" rev="1.0.0-1.0.0-M14">
<artifact name="tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='tools', version='1.0.0-1.0.0-M14')
)
libraryDependencies += "org.opencypher" % "tools" % "1.0.0-1.0.0-M14"
[org.opencypher/tools "1.0.0-1.0.0-M14"]