m2-oss / calypso   0.6.0

MIT License GitHub

BSON library for Scala

Scala versions: 3.x 2.13

calypso-core 0.6.0


Group ID:
ru.m2
Artifact ID:
calypso-core_3
Version:
0.6.0
Release Date:
Nov 28, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>ru.m2</groupId>
  <artifactId>calypso-core_3</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'ru.m2', name: 'calypso-core_3', version: '0.6.0'