is not current version
Last Version 0.5.4

com.denormans.google-analytics-gwt:parent 0.5.3


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.denormans.google-analytics-gwt
ArtifactId

ArtifactId

parent
Version

Version

0.5.3
Type

Type

pom

Download parent 0.5.3

Filename Size
parent-0.5.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/parent/
implementation 'com.denormans.google-analytics-gwt:parent:0.5.3'
// https://jarcasting.com/artifacts/com.denormans.google-analytics-gwt/parent/
implementation ("com.denormans.google-analytics-gwt:parent:0.5.3")
'com.denormans.google-analytics-gwt:parent:pom:0.5.3'
<dependency org="com.denormans.google-analytics-gwt" name="parent" rev="0.5.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.denormans.google-analytics-gwt', module='parent', version='0.5.3')
)
libraryDependencies += "com.denormans.google-analytics-gwt" % "parent" % "0.5.3"
[com.denormans.google-analytics-gwt/parent "0.5.3"]