alexcardell / openfeature-scala   0.4.0

Apache License 2.0 Website GitHub

OpenFeature SDK for Scala with Cats

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

openfeature-provider-memory 0.4.0


Group ID:
io.cardell
Artifact ID:
openfeature-provider-memory_2.13
Version:
0.4.0
Version Scheme:
Release Date:
Sept 21, 2024
Licenses:
Files:
Full Scala Version:
2.13.12
Developers:

libraryDependencies += "io.cardell" %% "openfeature-provider-memory" % "0.4.0"

Mill build tool

ivy"io.cardell::openfeature-provider-memory:0.4.0"

Scala CLI

//> using dep "io.cardell::openfeature-provider-memory:0.4.0"

Ammonite REPL

import $ivy.`io.cardell::openfeature-provider-memory:0.4.0`

<dependency>
  <groupId>io.cardell</groupId>
  <artifactId>openfeature-provider-memory_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'io.cardell', name: 'openfeature-provider-memory_2.13', version: '0.4.0'