t

teavm-relocated-libs-rhino

Relocated rhino artifact to avoid JAR hell
https://teavm.org
The Apache Software License, Version 2.0
Alexey Andreev
文件下载
文件名 操作
teavm-relocated-libs-rhino-0.8.1.jar 下载
teavm-relocated-libs-rhino-0.8.1.pom 下载
teavm-relocated-libs-rhino-0.8.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.teavm</groupId>
  <artifactId>teavm-relocated-libs-rhino</artifactId>
  <version>0.8.1</version>
</dependency>
Gradle Groovy
implementation 'org.teavm:teavm-relocated-libs-rhino:0.8.1'
Gradle Kotlin
implementation("org.teavm:teavm-relocated-libs-rhino:0.8.1")
Scala SBT
libraryDependencies += "org.teavm" % "teavm-relocated-libs-rhino" % "0.8.1"
Groovy Grape
@Grapes(
  @Grab(group='org.teavm', module='teavm-relocated-libs-rhino', version='0.8.1')
)
Apache Ivy
<dependency org="org.teavm" name="teavm-relocated-libs-rhino" rev="0.8.1" />
Leiningen
[org.teavm/teavm-relocated-libs-rhino "0.8.1"]
Apache Buildr
'org.teavm:teavm-relocated-libs-rhino:jar:0.8.1'
本项目依赖