pidoveproject / scala-showdown-api   0.1.0

Mozilla Public License 2.0 Website GitHub

A Scala wrapper for the Pokemon Showdown API

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

scala-showdown-api-cats 0.1.0


Group ID:
io.github.pidoveproject
Artifact ID:
scala-showdown-api-cats_3
Version:
0.1.0
Release Date:
Sept 8, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "io.github.pidoveproject" %% "scala-showdown-api-cats" % "0.1.0"

Mill build tool

ivy"io.github.pidoveproject::scala-showdown-api-cats:0.1.0"

Scala CLI

//> using dep "io.github.pidoveproject::scala-showdown-api-cats:0.1.0"

Ammonite REPL

import $ivy.`io.github.pidoveproject::scala-showdown-api-cats:0.1.0`

<dependency>
  <groupId>io.github.pidoveproject</groupId>
  <artifactId>scala-showdown-api-cats_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.pidoveproject', name: 'scala-showdown-api-cats_3', version: '0.1.0'