is not current version
Last Version 2.10.0

com.google.web.bindery:requestfactory 2.5.1-rc1


GroupId

GroupId

com.google.web.bindery
ArtifactId

ArtifactId

requestfactory
Version

Version

2.5.1-rc1
Type

Type

pom

Download requestfactory 2.5.1-rc1


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