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.flexess |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jresearch.commons.gxt.gwt/org.jresearch.commons.gxt.gwt.flexess/ -->
<dependency>
<groupId>org.jresearch.commons.gxt.gwt</groupId>
<artifactId>org.jresearch.commons.gxt.gwt.flexess</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.commons.gxt.gwt/org.jresearch.commons.gxt.gwt.flexess/
implementation 'org.jresearch.commons.gxt.gwt:org.jresearch.commons.gxt.gwt.flexess:1.0.1'
// https://jarcasting.com/artifacts/org.jresearch.commons.gxt.gwt/org.jresearch.commons.gxt.gwt.flexess/
implementation ("org.jresearch.commons.gxt.gwt:org.jresearch.commons.gxt.gwt.flexess:1.0.1")
'org.jresearch.commons.gxt.gwt:org.jresearch.commons.gxt.gwt.flexess:jar:1.0.1'
<dependency org="org.jresearch.commons.gxt.gwt" name="org.jresearch.commons.gxt.gwt.flexess" rev="1.0.1">
<artifact name="org.jresearch.commons.gxt.gwt.flexess" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.commons.gxt.gwt', module='org.jresearch.commons.gxt.gwt.flexess', version='1.0.1')
)
libraryDependencies += "org.jresearch.commons.gxt.gwt" % "org.jresearch.commons.gxt.gwt.flexess" % "1.0.1"
[org.jresearch.commons.gxt.gwt/org.jresearch.commons.gxt.gwt.flexess "1.0.1"]