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