is not current version
Last Version 2.7.0.vaadin7

com.vaadin.external.gwt.web.bindery:requestfactory-client 2.6.0.vaadin3


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Vaadin CLI
GroupId

GroupId

com.vaadin.external.gwt.web.bindery
ArtifactId

ArtifactId

requestfactory-client
Version

Version

2.6.0.vaadin3
Type

Type

jar

Download requestfactory-client 2.6.0.vaadin3


<!-- https://jarcasting.com/artifacts/com.vaadin.external.gwt.web.bindery/requestfactory-client/ -->
<dependency>
    <groupId>com.vaadin.external.gwt.web.bindery</groupId>
    <artifactId>requestfactory-client</artifactId>
    <version>2.6.0.vaadin3</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.gwt.web.bindery/requestfactory-client/
implementation 'com.vaadin.external.gwt.web.bindery:requestfactory-client:2.6.0.vaadin3'
// https://jarcasting.com/artifacts/com.vaadin.external.gwt.web.bindery/requestfactory-client/
implementation ("com.vaadin.external.gwt.web.bindery:requestfactory-client:2.6.0.vaadin3")
'com.vaadin.external.gwt.web.bindery:requestfactory-client:jar:2.6.0.vaadin3'
<dependency org="com.vaadin.external.gwt.web.bindery" name="requestfactory-client" rev="2.6.0.vaadin3">
  <artifact name="requestfactory-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.gwt.web.bindery', module='requestfactory-client', version='2.6.0.vaadin3')
)
libraryDependencies += "com.vaadin.external.gwt.web.bindery" % "requestfactory-client" % "2.6.0.vaadin3"
[com.vaadin.external.gwt.web.bindery/requestfactory-client "2.6.0.vaadin3"]