m2-oss / calypso   0.6.0

MIT License GitHub

BSON library for Scala

Scala versions: 3.x 2.13

calypso-core 0.2.0


Group ID:
ru.m2
Artifact ID:
calypso-core_2.13
Version:
0.2.0
Release Date:
Mar 3, 2021
Licenses:
MIT
Files:

libraryDependencies += "ru.m2" %% "calypso-core" % "0.2.0"

Mill build tool

ivy"ru.m2::calypso-core:0.2.0"

Scala CLI

//> using dep "ru.m2::calypso-core:0.2.0"

Ammonite REPL

import $ivy.`ru.m2::calypso-core:0.2.0`

<dependency>
  <groupId>ru.m2</groupId>
  <artifactId>calypso-core_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'ru.m2', name: 'calypso-core_2.13', version: '0.2.0'