killaitis / peloton   0.4.1

MIT License Website GitHub

An actor library for Cats Effect

Scala versions: 3.x

peloton-core 0.4.1


Group ID:
de.killaitis
Artifact ID:
peloton-core_3
Version:
0.4.1
Release Date:
Apr 30, 2024
Licenses:
MIT
Files:

libraryDependencies += "de.killaitis" %% "peloton-core" % "0.4.1"

Mill build tool

ivy"de.killaitis::peloton-core:0.4.1"

Scala CLI

//> using dep "de.killaitis::peloton-core:0.4.1"

Ammonite REPL

import $ivy.`de.killaitis::peloton-core:0.4.1`

<dependency>
  <groupId>de.killaitis</groupId>
  <artifactId>peloton-core_3</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'de.killaitis', name: 'peloton-core_3', version: '0.4.1'