| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI | 
| GroupId | GroupIdorg.gwtproject.web.bindery | 
| ArtifactId | ArtifactIdrequestfactory-client | 
| Last Version | Last Version2.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| requestfactory-client-2.10.0.pom | |
| requestfactory-client-2.10.0.jar | 320 KB | 
| requestfactory-client-2.10.0-sources.jar | 193 KB | 
| requestfactory-client-2.10.0-javadoc.jar | 11 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.gwtproject.web.bindery/requestfactory-client/ -->
<dependency>
    <groupId>org.gwtproject.web.bindery</groupId>
    <artifactId>requestfactory-client</artifactId>
    <version>2.10.0</version>
</dependency>// https://jarcasting.com/artifacts/org.gwtproject.web.bindery/requestfactory-client/
implementation 'org.gwtproject.web.bindery:requestfactory-client:2.10.0'// https://jarcasting.com/artifacts/org.gwtproject.web.bindery/requestfactory-client/
implementation ("org.gwtproject.web.bindery:requestfactory-client:2.10.0")'org.gwtproject.web.bindery:requestfactory-client:jar:2.10.0'<dependency org="org.gwtproject.web.bindery" name="requestfactory-client" rev="2.10.0">
  <artifact name="requestfactory-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.gwtproject.web.bindery', module='requestfactory-client', version='2.10.0')
)libraryDependencies += "org.gwtproject.web.bindery" % "requestfactory-client" % "2.10.0"[org.gwtproject.web.bindery/requestfactory-client "2.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.validation : validation-api | jar | 1.0.0.GA |