License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.google.gwt.google-apis |
ArtifactId | ArtifactIdgoogle-apis-parent |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGoogle APIs for GWT
Parent project for Google API GWT libraries
|
Filename | Size |
---|---|
google-apis-parent-1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.gwt.google-apis/google-apis-parent/ -->
<dependency>
<groupId>com.google.gwt.google-apis</groupId>
<artifactId>google-apis-parent</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.gwt.google-apis/google-apis-parent/
implementation 'com.google.gwt.google-apis:google-apis-parent:1'
// https://jarcasting.com/artifacts/com.google.gwt.google-apis/google-apis-parent/
implementation ("com.google.gwt.google-apis:google-apis-parent:1")
'com.google.gwt.google-apis:google-apis-parent:pom:1'
<dependency org="com.google.gwt.google-apis" name="google-apis-parent" rev="1">
<artifact name="google-apis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.gwt.google-apis', module='google-apis-parent', version='1')
)
libraryDependencies += "com.google.gwt.google-apis" % "google-apis-parent" % "1"
[com.google.gwt.google-apis/google-apis-parent "1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.0.3 |
com.google.gwt : gwt-user | jar | 2.0.3 |
junit : junit | jar | 3.8.1 |