License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks React |
GroupId | GroupIdcom.github.gwtreact |
ArtifactId | ArtifactIdgwt-interop-utils |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptiongwt-interop-utils
Provides Java GWT Interop utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-interop-utils-1.0.0.pom | |
gwt-interop-utils-1.0.0.jar | 53 KB |
gwt-interop-utils-1.0.0-sources.jar | 42 KB |
gwt-interop-utils-1.0.0-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gwtreact/gwt-interop-utils/ -->
<dependency>
<groupId>com.github.gwtreact</groupId>
<artifactId>gwt-interop-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtreact/gwt-interop-utils/
implementation 'com.github.gwtreact:gwt-interop-utils:1.0.0'
// https://jarcasting.com/artifacts/com.github.gwtreact/gwt-interop-utils/
implementation ("com.github.gwtreact:gwt-interop-utils:1.0.0")
'com.github.gwtreact:gwt-interop-utils:jar:1.0.0'
<dependency org="com.github.gwtreact" name="gwt-interop-utils" rev="1.0.0">
<artifact name="gwt-interop-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtreact', module='gwt-interop-utils', version='1.0.0')
)
libraryDependencies += "com.github.gwtreact" % "gwt-interop-utils" % "1.0.0"
[com.github.gwtreact/gwt-interop-utils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.8.2 |