scalacenter / bloop   1.5.17

Contributors Wanted Apache License 2.0 Website GitHub

Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x
sbt plugins: 1.0 0.13

bloopgun-core 1.4.19


Group ID:
io.github.alexarchambault.bleep
Artifact ID:
bloopgun-core_2.13
Version:
1.4.19
Release Date:
Jan 21, 2022
Licenses:
Files:

libraryDependencies += "io.github.alexarchambault.bleep" %% "bloopgun-core" % "1.4.19"

Mill build tool

ivy"io.github.alexarchambault.bleep::bloopgun-core:1.4.19"

Scala CLI

//> using dep "io.github.alexarchambault.bleep::bloopgun-core:1.4.19"

Ammonite REPL

import $ivy.`io.github.alexarchambault.bleep::bloopgun-core:1.4.19`

<dependency>
  <groupId>io.github.alexarchambault.bleep</groupId>
  <artifactId>bloopgun-core_2.13</artifactId>
  <version>1.4.19</version>
</dependency>

compile group: 'io.github.alexarchambault.bleep', name: 'bloopgun-core_2.13', version: '1.4.19'