An sbt plugin that backports parts of sbt 1's public API on top of sbt 0.13 implementation
sbt-compat 1.0.0
Group ID:
com.dwijnand
Artifact ID:
sbt-compat
Version:
1.0.0
Release Date:
Aug 22, 2017
Licenses:
Files:
libraryDependencies += "com.dwijnand" % "sbt-compat" % "1.0.0"
ivy"com.dwijnand:sbt-compat:1.0.0"
//> using dep "com.dwijnand:sbt-compat:1.0.0"
import $ivy.`com.dwijnand:sbt-compat:1.0.0`
<dependency> <groupId>com.dwijnand</groupId> <artifactId>sbt-compat</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.dwijnand', name: 'sbt-compat', version: '1.0.0'