is not current version
Last Version 0.5.7

com.denormans.facebook-gwt:api 0.5.5


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.denormans.facebook-gwt
ArtifactId

ArtifactId

api
Version

Version

0.5.5
Type

Type

jar

Download api 0.5.5


<!-- https://jarcasting.com/artifacts/com.denormans.facebook-gwt/api/ -->
<dependency>
    <groupId>com.denormans.facebook-gwt</groupId>
    <artifactId>api</artifactId>
    <version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.denormans.facebook-gwt/api/
implementation 'com.denormans.facebook-gwt:api:0.5.5'
// https://jarcasting.com/artifacts/com.denormans.facebook-gwt/api/
implementation ("com.denormans.facebook-gwt:api:0.5.5")
'com.denormans.facebook-gwt:api:jar:0.5.5'
<dependency org="com.denormans.facebook-gwt" name="api" rev="0.5.5">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.denormans.facebook-gwt', module='api', version='0.5.5')
)
libraryDependencies += "com.denormans.facebook-gwt" % "api" % "0.5.5"
[com.denormans.facebook-gwt/api "0.5.5"]