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