License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks ORM Data |
GroupId | GroupIdcom.denormans.google-analytics-gwt |
ArtifactId | ArtifactIdgoogle-analytics-gwt |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGoogle Analytics GWT
Java API of the Google Analytics JavaScript API for use with Google Web Toolkit (GWT)
|
Project URL |
Project URL |
Filename | Size |
---|---|
google-analytics-gwt-0.5.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/google-analytics-gwt/ -->
<dependency>
<groupId>com.denormans.google-analytics-gwt</groupId>
<artifactId>google-analytics-gwt</artifactId>
<version>0.5.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/google-analytics-gwt/
implementation 'com.denormans.google-analytics-gwt:google-analytics-gwt:0.5.4'
// https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/google-analytics-gwt/
implementation ("com.denormans.google-analytics-gwt:google-analytics-gwt:0.5.4")
'com.denormans.google-analytics-gwt:google-analytics-gwt:pom:0.5.4'
<dependency org="com.denormans.google-analytics-gwt" name="google-analytics-gwt" rev="0.5.4">
<artifact name="google-analytics-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.denormans.google-analytics-gwt', module='google-analytics-gwt', version='0.5.4')
)
libraryDependencies += "com.denormans.google-analytics-gwt" % "google-analytics-gwt" % "0.5.4"
[com.denormans.google-analytics-gwt/google-analytics-gwt "0.5.4"]