better-files 3.9.1


Group ID:
com.github.pathikrit
Artifact ID:
better-files_2.12
Version:
3.9.1
Release Date:
May 18, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.pathikrit</groupId>
  <artifactId>better-files_2.12</artifactId>
  <version>3.9.1</version>
</dependency>

compile group: 'com.github.pathikrit', name: 'better-files_2.12', version: '3.9.1'