t

teavm-relocated-libs-commons-io

Relocated commons-io artifact to avoid JAR hell
https://teavm.org
The Apache Software License, Version 2.0
Alexey Andreev
Files download
File Operation
teavm-relocated-libs-commons-io-0.8.1.jar download
teavm-relocated-libs-commons-io-0.8.1.pom download
teavm-relocated-libs-commons-io-0.8.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.teavm</groupId>
  <artifactId>teavm-relocated-libs-commons-io</artifactId>
  <version>0.8.1</version>
</dependency>
Gradle Groovy
implementation 'org.teavm:teavm-relocated-libs-commons-io:0.8.1'
Gradle Kotlin
implementation("org.teavm:teavm-relocated-libs-commons-io:0.8.1")
Scala SBT
libraryDependencies += "org.teavm" % "teavm-relocated-libs-commons-io" % "0.8.1"
Groovy Grape
@Grapes(
  @Grab(group='org.teavm', module='teavm-relocated-libs-commons-io', version='0.8.1')
)
Apache Ivy
<dependency org="org.teavm" name="teavm-relocated-libs-commons-io" rev="0.8.1" />
Leiningen
[org.teavm/teavm-relocated-libs-commons-io "0.8.1"]
Apache Buildr
'org.teavm:teavm-relocated-libs-commons-io:jar:0.8.1'
Dependencies