tinkoff / oolong   0.1

Apache License 2.0 GitHub

Oolong - compile-time query generation for document stores

Scala versions: 3.x

oolong-core 0.1


Group ID:
ru.tinkoff
Artifact ID:
oolong-core_3
Version:
0.1
Release Date:
Nov 25, 2022
Licenses:
Files:

libraryDependencies += "ru.tinkoff" %% "oolong-core" % "0.1"

Mill build tool

ivy"ru.tinkoff::oolong-core:0.1"

Scala CLI

//> using dep "ru.tinkoff::oolong-core:0.1"

Ammonite REPL

import $ivy.`ru.tinkoff::oolong-core:0.1`

<dependency>
  <groupId>ru.tinkoff</groupId>
  <artifactId>oolong-core_3</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'ru.tinkoff', name: 'oolong-core_3', version: '0.1'