is not current version
Last Version 2.10.0

com.google.web.bindery:requestfactory-client 2.8.0-rc2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.web.bindery
ArtifactId

ArtifactId

requestfactory-client
Version

Version

2.8.0-rc2
Type

Type

jar

Download requestfactory-client 2.8.0-rc2


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