License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Vaadin |
GroupId | GroupIdcom.vaadin.external.gwt.web.bindery |
ArtifactId | ArtifactIdrequestfactory |
Last Version | Last Version2.7.0.vaadin7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRequestFactory
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
requestfactory-2.7.0.vaadin7.pom | 1 KB |
Browse |
<!-- 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.vaadin7</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.vaadin7'
// https://jarcasting.com/artifacts/com.vaadin.external.gwt.web.bindery/requestfactory/
implementation ("com.vaadin.external.gwt.web.bindery:requestfactory:2.7.0.vaadin7")
'com.vaadin.external.gwt.web.bindery:requestfactory:pom:2.7.0.vaadin7'
<dependency org="com.vaadin.external.gwt.web.bindery" name="requestfactory" rev="2.7.0.vaadin7">
<artifact name="requestfactory" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.gwt.web.bindery', module='requestfactory', version='2.7.0.vaadin7')
)
libraryDependencies += "com.vaadin.external.gwt.web.bindery" % "requestfactory" % "2.7.0.vaadin7"
[com.vaadin.external.gwt.web.bindery/requestfactory "2.7.0.vaadin7"]