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
文件下载
文件名 操作
teavm-relocated-libs-commons-io-0.9.0.jar 下载
teavm-relocated-libs-commons-io-0.9.0.pom 下载
teavm-relocated-libs-commons-io-0.9.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.teavm</groupId>
  <artifactId>teavm-relocated-libs-commons-io</artifactId>
  <version>0.9.0</version>
</dependency>
Gradle Groovy
implementation 'org.teavm:teavm-relocated-libs-commons-io:0.9.0'
Gradle Kotlin
implementation("org.teavm:teavm-relocated-libs-commons-io:0.9.0")
Scala SBT
libraryDependencies += "org.teavm" % "teavm-relocated-libs-commons-io" % "0.9.0"
Groovy Grape
@Grapes(
  @Grab(group='org.teavm', module='teavm-relocated-libs-commons-io', version='0.9.0')
)
Apache Ivy
<dependency org="org.teavm" name="teavm-relocated-libs-commons-io" rev="0.9.0" />
Leiningen
[org.teavm/teavm-relocated-libs-commons-io "0.9.0"]
Apache Buildr
'org.teavm:teavm-relocated-libs-commons-io:jar:0.9.0'
本项目依赖