is not current version
Last Version 2.7.0.vaadin7

com.vaadin.external.gwt.web.bindery:requestfactory 2.7.0.vaadin5


Categories

Categories

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

GroupId

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

ArtifactId

requestfactory
Version

Version

2.7.0.vaadin5
Type

Type

pom

Download requestfactory 2.7.0.vaadin5


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