Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks ORM Data |
---|---|
GroupId | GroupIdcom.denormans.google-analytics-gwt |
ArtifactId | ArtifactIdapi |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Analytics GWT API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
api-0.5.4.pom | |
api-0.5.4.jar | 22 KB |
api-0.5.4-sources.jar | 10 KB |
api-0.5.4-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/api/ -->
<dependency>
<groupId>com.denormans.google-analytics-gwt</groupId>
<artifactId>api</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/api/
implementation 'com.denormans.google-analytics-gwt:api:0.5.4'
// https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/api/
implementation ("com.denormans.google-analytics-gwt:api:0.5.4")
'com.denormans.google-analytics-gwt:api:jar:0.5.4'
<dependency org="com.denormans.google-analytics-gwt" name="api" rev="0.5.4">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.denormans.google-analytics-gwt', module='api', version='0.5.4')
)
libraryDependencies += "com.denormans.google-analytics-gwt" % "api" % "0.5.4"
[com.denormans.google-analytics-gwt/api "0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.4.0 |