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-pglo 0.2.2


Group ID:
com.github.eikek
Artifact ID:
binny-pglo_3
Version:
0.2.2
Release Date:
Jan 14, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.eikek" %% "binny-pglo" % "0.2.2"

Mill build tool

ivy"com.github.eikek::binny-pglo:0.2.2"

Scala CLI

//> using dep "com.github.eikek::binny-pglo:0.2.2"

Ammonite REPL

import $ivy.`com.github.eikek::binny-pglo:0.2.2`

<dependency>
  <groupId>com.github.eikek</groupId>
  <artifactId>binny-pglo_3</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'com.github.eikek', name: 'binny-pglo_3', version: '0.2.2'