| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdorg.gwtproject.web.bindery | 
| ArtifactId | ArtifactIdrequestfactory-apt | 
| 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-apt-2.10.0.pom | |
| requestfactory-apt-2.10.0.jar | 88 KB | 
| requestfactory-apt-2.10.0-sources.jar | 60 KB | 
| requestfactory-apt-2.10.0-javadoc.jar | 11 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.gwtproject.web.bindery/requestfactory-apt/ -->
<dependency>
    <groupId>org.gwtproject.web.bindery</groupId>
    <artifactId>requestfactory-apt</artifactId>
    <version>2.10.0</version>
</dependency>// https://jarcasting.com/artifacts/org.gwtproject.web.bindery/requestfactory-apt/
implementation 'org.gwtproject.web.bindery:requestfactory-apt:2.10.0'// https://jarcasting.com/artifacts/org.gwtproject.web.bindery/requestfactory-apt/
implementation ("org.gwtproject.web.bindery:requestfactory-apt:2.10.0")'org.gwtproject.web.bindery:requestfactory-apt:jar:2.10.0'<dependency org="org.gwtproject.web.bindery" name="requestfactory-apt" rev="2.10.0">
  <artifact name="requestfactory-apt" type="jar" />
</dependency>@Grapes(
@Grab(group='org.gwtproject.web.bindery', module='requestfactory-apt', version='2.10.0')
)libraryDependencies += "org.gwtproject.web.bindery" % "requestfactory-apt" % "2.10.0"[org.gwtproject.web.bindery/requestfactory-apt "2.10.0"]