pjfanning / pekko-libraries-bom   2024.2.0

Apache License 2.0 GitHub

Bill of Materials (BOM) for Apache Pekko libs

Scala versions: 3.x 2.13 2.12

pekko1.0-libraries-bom 2023.12.0


Group ID:
com.github.pjfanning
Artifact ID:
pekko1.0-libraries-bom_2.12
Version:
2023.12.0
Release Date:
Dec 30, 2023
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "pekko1.0-libraries-bom" % "2023.12.0"

Mill build tool

ivy"com.github.pjfanning::pekko1.0-libraries-bom:2023.12.0"

Scala CLI

//> using dep "com.github.pjfanning::pekko1.0-libraries-bom:2023.12.0"

Ammonite REPL

import $ivy.`com.github.pjfanning::pekko1.0-libraries-bom:2023.12.0`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>pekko1.0-libraries-bom_2.12</artifactId>
  <version>2023.12.0</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'pekko1.0-libraries-bom_2.12', version: '2023.12.0'