better-files 2.16.0


Group ID:
com.github.pathikrit
Artifact ID:
better-files_2.11
Version:
2.16.0
Release Date:
May 13, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.github.pathikrit" %% "better-files" % "2.16.0"

Mill build tool

ivy"com.github.pathikrit::better-files:2.16.0"

Scala CLI

//> using dep "com.github.pathikrit::better-files:2.16.0"

Ammonite REPL

import $ivy.`com.github.pathikrit::better-files:2.16.0`

<dependency>
  <groupId>com.github.pathikrit</groupId>
  <artifactId>better-files_2.11</artifactId>
  <version>2.16.0</version>
</dependency>

compile group: 'com.github.pathikrit', name: 'better-files_2.11', version: '2.16.0'