Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks ORM Data |
---|---|
GroupId | GroupIdcom.denormans.google-analytics-gwt |
ArtifactId | ArtifactIdparent |
Version | Version0.5.3 |
Type | Typepom |
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"]