sbt-filetree 0.4.0


Group ID:
com.malliina
Artifact ID:
sbt-filetree
Version:
0.4.0
Release Date:
Dec 15, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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