esamson / atbp   3

GNU Affero General Public License v3.0 GitHub

Assorted tooling bits and pieces.

Scala versions: 3.x

atbp-confluence 3.2.2


Group ID:
ph.samson.atbp
Artifact ID:
atbp-confluence_3
Version:
3.2.2
Version Scheme:
Release Date:
May 25, 2025
Licenses:
Files:
Full Scala Version:
3.7.0
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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