SBT plugin for discovering dependency paths from key A to B
key-path 0.1
Group ID:
com.hanhuy.sbt
Artifact ID:
key-path
Version:
0.1
Release Date:
Sept 23, 2015
Licenses:
Files:
libraryDependencies += "com.hanhuy.sbt" % "key-path" % "0.1"
ivy"com.hanhuy.sbt:key-path:0.1"
//> using dep "com.hanhuy.sbt:key-path:0.1"
import $ivy.`com.hanhuy.sbt:key-path:0.1`
<dependency> <groupId>com.hanhuy.sbt</groupId> <artifactId>key-path</artifactId> <version>0.1</version> </dependency>
compile group: 'com.hanhuy.sbt', name: 'key-path', version: '0.1'