esamson / atbp   9.6

GNU Affero General Public License v3.0 GitHub

Assorted tooling bits and pieces.

Scala versions: 3.x

atbp-confluence 9.5


Group ID:
ph.samson.atbp
Artifact ID:
atbp-confluence_3
Version:
9.5
Version Scheme:
Release Date:
May 5, 2026
Licenses:
Files:
Full Scala Version:
3.8.3
Developers:

libraryDependencies += "ph.samson.atbp" %% "atbp-confluence" % "9.5"

Mill build tool

ivy"ph.samson.atbp::atbp-confluence:9.5"

Scala CLI

//> using dep "ph.samson.atbp::atbp-confluence:9.5"

Ammonite REPL

import $ivy.`ph.samson.atbp::atbp-confluence:9.5`

<dependency>
  <groupId>ph.samson.atbp</groupId>
  <artifactId>atbp-confluence_3</artifactId>
  <version>9.5</version>
</dependency>

compile group: 'ph.samson.atbp', name: 'atbp-confluence_3', version: '9.5'