tpolecat / pool-party   0.0.4

MIT License GitHub

Turn a normal resource into a pooled one.

Scala versions: 3.x 2.13
Scala.js versions: 1.x

pool-party 0.0.4


Group ID:
org.tpolecat
Artifact ID:
pool-party_3
Version:
0.0.4
Release Date:
Oct 4, 2021
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %% "pool-party" % "0.0.4"

Mill build tool

ivy"org.tpolecat::pool-party:0.0.4"

Scala CLI

//> using dep "org.tpolecat::pool-party:0.0.4"

Ammonite REPL

import $ivy.`org.tpolecat::pool-party:0.0.4`

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>pool-party_3</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'org.tpolecat', name: 'pool-party_3', version: '0.0.4'