is not current version
Last Version 0.5.7

com.denormans.facebook-gwt:facebook-gwt 0.5.5

Java API of the Facebook JavaScript API for use with Google Web Toolkit

Categories

Categories

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

GroupId

com.denormans.facebook-gwt
ArtifactId

ArtifactId

facebook-gwt
Version

Version

0.5.5
Type

Type

pom

Download facebook-gwt 0.5.5

Filename Size
facebook-gwt-0.5.5.pom 1 KB
Browse

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