| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
|---|---|
| GroupId | GroupIdorg.jresearch.commons.gwt.gwt2go |
| ArtifactId | ArtifactIdorg.jresearch.commons.gwt.gwt2go.gwt2go |
| Version | Version1.0.3 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jresearch.commons.gwt.gwt2go/org.jresearch.commons.gwt.gwt2go.gwt2go/ -->
<dependency>
<groupId>org.jresearch.commons.gwt.gwt2go</groupId>
<artifactId>org.jresearch.commons.gwt.gwt2go.gwt2go</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.commons.gwt.gwt2go/org.jresearch.commons.gwt.gwt2go.gwt2go/
implementation 'org.jresearch.commons.gwt.gwt2go:org.jresearch.commons.gwt.gwt2go.gwt2go:1.0.3'
// https://jarcasting.com/artifacts/org.jresearch.commons.gwt.gwt2go/org.jresearch.commons.gwt.gwt2go.gwt2go/
implementation ("org.jresearch.commons.gwt.gwt2go:org.jresearch.commons.gwt.gwt2go.gwt2go:1.0.3")
'org.jresearch.commons.gwt.gwt2go:org.jresearch.commons.gwt.gwt2go.gwt2go:jar:1.0.3'
<dependency org="org.jresearch.commons.gwt.gwt2go" name="org.jresearch.commons.gwt.gwt2go.gwt2go" rev="1.0.3">
<artifact name="org.jresearch.commons.gwt.gwt2go.gwt2go" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.commons.gwt.gwt2go', module='org.jresearch.commons.gwt.gwt2go.gwt2go', version='1.0.3')
)
libraryDependencies += "org.jresearch.commons.gwt.gwt2go" % "org.jresearch.commons.gwt.gwt2go.gwt2go" % "1.0.3"
[org.jresearch.commons.gwt.gwt2go/org.jresearch.commons.gwt.gwt2go.gwt2go "1.0.3"]