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 2024.1.2


Group ID:
com.github.pjfanning
Artifact ID:
pekko1.0-libraries-bom_2.12
Version:
2024.1.2
Release Date:
Feb 9, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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