Files download
File Operation
iteratee-files_2.12.0-RC2-0.7.0.jar download
iteratee-files_2.12.0-RC2-0.7.0.pom download
iteratee-files_2.12.0-RC2-0.7.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.iteratee</groupId>
  <artifactId>iteratee-files_2.12.0-RC2</artifactId>
  <version>0.7.0</version>
</dependency>
Gradle Groovy
implementation 'io.iteratee:iteratee-files_2.12.0-RC2:0.7.0'
Gradle Kotlin
implementation("io.iteratee:iteratee-files_2.12.0-RC2:0.7.0")
Scala SBT
libraryDependencies += "io.iteratee" % "iteratee-files_2.12.0-RC2" % "0.7.0"
Groovy Grape
@Grapes(
  @Grab(group='io.iteratee', module='iteratee-files_2.12.0-RC2', version='0.7.0')
)
Apache Ivy
<dependency org="io.iteratee" name="iteratee-files_2.12.0-RC2" rev="0.7.0" />
Leiningen
[io.iteratee/iteratee-files_2.12.0-RC2 "0.7.0"]
Apache Buildr
'io.iteratee:iteratee-files_2.12.0-RC2:jar:0.7.0'