sbt-filetree 0.1.0


Group ID:
com.malliina
Artifact ID:
sbt-filetree
Version:
0.1.0
Release Date:
Aug 9, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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