| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks ORM Data |
| GroupId | GroupIdcom.denormans.facebook-gwt |
| ArtifactId | ArtifactIdfacebook-gwt |
| Last Version | Last Version0.5.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFacebook GWT
Java API of the Facebook JavaScript API for use with Google Web Toolkit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| facebook-gwt-0.5.7.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.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.denormans.facebook-gwt/facebook-gwt/
implementation 'com.denormans.facebook-gwt:facebook-gwt:0.5.7'
// https://jarcasting.com/artifacts/com.denormans.facebook-gwt/facebook-gwt/
implementation ("com.denormans.facebook-gwt:facebook-gwt:0.5.7")
'com.denormans.facebook-gwt:facebook-gwt:pom:0.5.7'
<dependency org="com.denormans.facebook-gwt" name="facebook-gwt" rev="0.5.7">
<artifact name="facebook-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.denormans.facebook-gwt', module='facebook-gwt', version='0.5.7')
)
libraryDependencies += "com.denormans.facebook-gwt" % "facebook-gwt" % "0.5.7"
[com.denormans.facebook-gwt/facebook-gwt "0.5.7"]