nmoncho / helenus3   1.2.0

GitHub

An Apache Cassandra Client for Scala 3 inspired by Anorm and Quill

Scala versions: 3.x

helenus-akka 1.2.0


Group ID:
net.nmoncho
Artifact ID:
helenus-akka_3
Version:
1.2.0
Release Date:
Oct 31, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.6

libraryDependencies += "net.nmoncho" %% "helenus-akka" % "1.2.0"

Mill build tool

ivy"net.nmoncho::helenus-akka:1.2.0"

Scala CLI

//> using dep "net.nmoncho::helenus-akka:1.2.0"

Ammonite REPL

import $ivy.`net.nmoncho::helenus-akka:1.2.0`

<dependency>
  <groupId>net.nmoncho</groupId>
  <artifactId>helenus-akka_3</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'net.nmoncho', name: 'helenus-akka_3', version: '1.2.0'