pishen / store4s   0.21.0

Apache License 2.0 GitHub

A Scala library for Firestore in Datastore mode

Scala versions: 2.13

store4s-sttp 0.18.0


Group ID:
net.pishen
Artifact ID:
store4s-sttp_2.13
Version:
0.18.0
Release Date:
Jun 3, 2024
Licenses:
Files:
Full Scala Version:
2.13.14

libraryDependencies += "net.pishen" %% "store4s-sttp" % "0.18.0"

Mill build tool

ivy"net.pishen::store4s-sttp:0.18.0"

Scala CLI

//> using dep "net.pishen::store4s-sttp:0.18.0"

Ammonite REPL

import $ivy.`net.pishen::store4s-sttp:0.18.0`

<dependency>
  <groupId>net.pishen</groupId>
  <artifactId>store4s-sttp_2.13</artifactId>
  <version>0.18.0</version>
</dependency>

compile group: 'net.pishen', name: 'store4s-sttp_2.13', version: '0.18.0'