Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks ORM Data |
---|---|
GroupId | GroupIdcom.denormans.google-analytics-gwt |
ArtifactId | ArtifactIdgoogle-analytics-gwt |
Version | Version0.5.1 |
Type | Typepom |
Filename | Size |
---|---|
google-analytics-gwt-0.5.1.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.1</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.1'
// https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/google-analytics-gwt/
implementation ("com.denormans.google-analytics-gwt:google-analytics-gwt:0.5.1")
'com.denormans.google-analytics-gwt:google-analytics-gwt:pom:0.5.1'
<dependency org="com.denormans.google-analytics-gwt" name="google-analytics-gwt" rev="0.5.1">
<artifact name="google-analytics-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.denormans.google-analytics-gwt', module='google-analytics-gwt', version='0.5.1')
)
libraryDependencies += "com.denormans.google-analytics-gwt" % "google-analytics-gwt" % "0.5.1"
[com.denormans.google-analytics-gwt/google-analytics-gwt "0.5.1"]