License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdde.novanic.gwteventservice |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
GWTEventService
|
Filename | Size |
---|---|
parent-1.2.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.novanic.gwteventservice/parent/ -->
<dependency>
<groupId>de.novanic.gwteventservice</groupId>
<artifactId>parent</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.novanic.gwteventservice/parent/
implementation 'de.novanic.gwteventservice:parent:1.2.1'
// https://jarcasting.com/artifacts/de.novanic.gwteventservice/parent/
implementation ("de.novanic.gwteventservice:parent:1.2.1")
'de.novanic.gwteventservice:parent:pom:1.2.1'
<dependency org="de.novanic.gwteventservice" name="parent" rev="1.2.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.novanic.gwteventservice', module='parent', version='1.2.1')
)
libraryDependencies += "de.novanic.gwteventservice" % "parent" % "1.2.1"
[de.novanic.gwteventservice/parent "1.2.1"]