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.1


Group ID:
com.github.eikek
Artifact ID:
binny-pglo_3
Version:
0.2.1
Release Date:
Nov 8, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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