sbt / sbt   1.10.0

Apache License 2.0 Website GitHub

sbt, the interactive build tool

Scala versions: 2.13 2.12
sbt plugins: 1.0

util-logging 2.0.0-alpha10


Group ID:
ch.epfl.scala
Artifact ID:
util-logging_3
Version:
2.0.0-alpha10
Release Date:
May 30, 2024
Licenses:
Files:
Full Scala Version:
3.2.1

libraryDependencies += "ch.epfl.scala" %% "util-logging" % "2.0.0-alpha10"

Mill build tool

ivy"ch.epfl.scala::util-logging:2.0.0-alpha10"

Scala CLI

//> using dep "ch.epfl.scala::util-logging:2.0.0-alpha10"

Ammonite REPL

import $ivy.`ch.epfl.scala::util-logging:2.0.0-alpha10`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>util-logging_3</artifactId>
  <version>2.0.0-alpha10</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'util-logging_3', version: '2.0.0-alpha10'