tck-api 1.0.0-M19


Group ID:
org.opencypher
Artifact ID:
tck-api_2.13
Version:
1.0.0-M19
Release Date:
Sept 13, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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