Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks ORM Data |
---|---|
GroupId | GroupIdcom.denormans.google-analytics-gwt |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGoogle Analytics GWT Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
parent-0.5.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/parent/ -->
<dependency>
<groupId>com.denormans.google-analytics-gwt</groupId>
<artifactId>parent</artifactId>
<version>0.5.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/parent/
implementation 'com.denormans.google-analytics-gwt:parent:0.5.4'
// https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/parent/
implementation ("com.denormans.google-analytics-gwt:parent:0.5.4")
'com.denormans.google-analytics-gwt:parent:pom:0.5.4'
<dependency org="com.denormans.google-analytics-gwt" name="parent" rev="0.5.4">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.denormans.google-analytics-gwt', module='parent', version='0.5.4')
)
libraryDependencies += "com.denormans.google-analytics-gwt" % "parent" % "0.5.4"
[com.denormans.google-analytics-gwt/parent "0.5.4"]