dwijnand / sbt-compat   1.2.6

Apache License 2.0 GitHub

An sbt plugin that backports parts of sbt 1's public API on top of sbt 0.13 implementation

Scala versions: 2.12 2.10
sbt plugins: 1.x 0.13

sbt-compat 1.2.6+16-0d665362


Group ID:
com.dwijnand
Artifact ID:
sbt-compat
Version:
1.2.6+16-0d665362
Release Date:
Jul 8, 2019
Licenses:
Files:

libraryDependencies += "com.dwijnand" % "sbt-compat" % "1.2.6+16-0d665362"

Mill build tool

ivy"com.dwijnand:sbt-compat:1.2.6+16-0d665362"

Scala CLI

//> using dep "com.dwijnand:sbt-compat:1.2.6+16-0d665362"

Ammonite REPL

import $ivy.`com.dwijnand:sbt-compat:1.2.6+16-0d665362`

<dependency>
  <groupId>com.dwijnand</groupId>
  <artifactId>sbt-compat</artifactId>
  <version>1.2.6+16-0d665362</version>
</dependency>

compile group: 'com.dwijnand', name: 'sbt-compat', version: '1.2.6+16-0d665362'