sbt-filetree 0.0.2


Group ID:
com.malliina
Artifact ID:
sbt-filetree
Version:
0.0.2
Release Date:
Feb 13, 2017
Licenses:
Files:

libraryDependencies += "com.malliina" % "sbt-filetree" % "0.0.2"

Mill build tool

ivy"com.malliina:sbt-filetree:0.0.2"

Scala CLI

//> using dep "com.malliina:sbt-filetree:0.0.2"

Ammonite REPL

import $ivy.`com.malliina:sbt-filetree:0.0.2`

<dependency>
  <groupId>com.malliina</groupId>
  <artifactId>sbt-filetree</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.malliina', name: 'sbt-filetree', version: '0.0.2'