c

custom_rhino

Rhino JavaScript engine customized for Dojo ShrinkSafe JavaScript compressor
http://dojotoolkit.org/docs/shrinksafe
Mozilla Public License
文件下载
文件名 操作
custom_rhino-0.9.0.jar 下载
custom_rhino-0.9.0.pom 下载
Apache Maven
<dependency>
  <groupId>org.dojotoolkit</groupId>
  <artifactId>custom_rhino</artifactId>
  <version>0.9.0</version>
</dependency>
Gradle Groovy
implementation 'org.dojotoolkit:custom_rhino:0.9.0'
Gradle Kotlin
implementation("org.dojotoolkit:custom_rhino:0.9.0")
Scala SBT
libraryDependencies += "org.dojotoolkit" % "custom_rhino" % "0.9.0"
Groovy Grape
@Grapes(
  @Grab(group='org.dojotoolkit', module='custom_rhino', version='0.9.0')
)
Apache Ivy
<dependency org="org.dojotoolkit" name="custom_rhino" rev="0.9.0" />
Leiningen
[org.dojotoolkit/custom_rhino "0.9.0"]
Apache Buildr
'org.dojotoolkit:custom_rhino:jar:0.9.0'
本项目依赖
该项目无第三方依赖