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