avdv / sbt-hyperlink   0.1.3

MIT License GitHub

sbt plugin to hyperlink files in compiler messages

sbt-hyperlink 0.1.3


Group ID:
de.cbley
Artifact ID:
sbt-hyperlink
Version:
0.1.3
Release Date:
Oct 16, 2020
Licenses:
Files:

libraryDependencies += "de.cbley" % "sbt-hyperlink" % "0.1.3"

Mill build tool

ivy"de.cbley:sbt-hyperlink:0.1.3"

Scala CLI

//> using dep "de.cbley:sbt-hyperlink:0.1.3"

Ammonite REPL

import $ivy.`de.cbley:sbt-hyperlink:0.1.3`

<dependency>
  <groupId>de.cbley</groupId>
  <artifactId>sbt-hyperlink</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'de.cbley', name: 'sbt-hyperlink', version: '0.1.3'