tck-api 1.0.0-M20


Group ID:
org.opencypher
Artifact ID:
tck-api_2.13
Version:
1.0.0-M20
Release Date:
Oct 17, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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