tck-api 1.0.0-M18


Group ID:
org.opencypher
Artifact ID:
tck-api_2.13
Version:
1.0.0-M18
Release Date:
Nov 24, 2021
Licenses:
Files:

libraryDependencies += "org.opencypher" %% "tck-api" % "1.0.0-M18"

Mill build tool

ivy"org.opencypher::tck-api:1.0.0-M18"

Scala CLI

//> using dep "org.opencypher::tck-api:1.0.0-M18"

Ammonite REPL

import $ivy.`org.opencypher::tck-api:1.0.0-M18`

<dependency>
  <groupId>org.opencypher</groupId>
  <artifactId>tck-api_2.13</artifactId>
  <version>1.0.0-M18</version>
</dependency>

compile group: 'org.opencypher', name: 'tck-api_2.13', version: '1.0.0-M18'