Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks ORM Data |
---|---|
GroupId | GroupIdcom.denormans.facebook-gwt |
ArtifactId | ArtifactIdapi |
Last Version | Last Version0.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFacebook GWT API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
api-0.5.7.pom | |
api-0.5.7.jar | 439 KB |
api-0.5.7-sources.jar | 224 KB |
api-0.5.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.denormans.facebook-gwt/api/ -->
<dependency>
<groupId>com.denormans.facebook-gwt</groupId>
<artifactId>api</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.denormans.facebook-gwt/api/
implementation 'com.denormans.facebook-gwt:api:0.5.7'
// https://jarcasting.com/artifacts/com.denormans.facebook-gwt/api/
implementation ("com.denormans.facebook-gwt:api:0.5.7")
'com.denormans.facebook-gwt:api:jar:0.5.7'
<dependency org="com.denormans.facebook-gwt" name="api" rev="0.5.7">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.denormans.facebook-gwt', module='api', version='0.5.7')
)
libraryDependencies += "com.denormans.facebook-gwt" % "api" % "0.5.7"
[com.denormans.facebook-gwt/api "0.5.7"]
Group / Artifact | Type | Version |
---|---|---|
com.denormans.facebook-gwt : gwtutil | jar | 0.5.7 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.1.0 |