tck-api 1.0.0-M21


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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