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