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