eikek / binny   0.11.0

MIT License Website GitHub

Scala library for dealing with binaries/blobs in databases

Scala versions: 3.x 2.13

binny-fs 0.1.0


Group ID:
com.github.eikek
Artifact ID:
binny-fs_3
Version:
0.1.0
Release Date:
Sept 22, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.eikek" %% "binny-fs" % "0.1.0"

Mill build tool

ivy"com.github.eikek::binny-fs:0.1.0"

Scala CLI

//> using dep "com.github.eikek::binny-fs:0.1.0"

Ammonite REPL

import $ivy.`com.github.eikek::binny-fs:0.1.0`

<dependency>
  <groupId>com.github.eikek</groupId>
  <artifactId>binny-fs_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.eikek', name: 'binny-fs_3', version: '0.1.0'