pfn / sbt-key-path   0.3

MIT License GitHub

SBT plugin for discovering dependency paths from key A to B

key-path 0.3


Group ID:
com.hanhuy.sbt
Artifact ID:
key-path
Version:
0.3
Release Date:
Jan 4, 2016
Licenses:
Files:

libraryDependencies += "com.hanhuy.sbt" % "key-path" % "0.3"

Mill build tool

ivy"com.hanhuy.sbt:key-path:0.3"

Scala CLI

//> using dep "com.hanhuy.sbt:key-path:0.3"

Ammonite REPL

import $ivy.`com.hanhuy.sbt:key-path:0.3`

<dependency>
  <groupId>com.hanhuy.sbt</groupId>
  <artifactId>key-path</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.hanhuy.sbt', name: 'key-path', version: '0.3'