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