armanbilge / porcupine   0.0.1

Apache License 2.0 GitHub

Skunk-inspired library for SQLite on JVM, Node.js, and Native

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.4

porcupine 0.0.1


Group ID:
com.armanbilge
Artifact ID:
porcupine_3
Version:
0.0.1
Release Date:
Mar 6, 2023
Licenses:
Files:

libraryDependencies += "com.armanbilge" %% "porcupine" % "0.0.1"

Mill build tool

ivy"com.armanbilge::porcupine:0.0.1"

Scala CLI

//> using dep "com.armanbilge::porcupine:0.0.1"

Ammonite REPL

import $ivy.`com.armanbilge::porcupine:0.0.1`

<dependency>
  <groupId>com.armanbilge</groupId>
  <artifactId>porcupine_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.armanbilge', name: 'porcupine_3', version: '0.0.1'