is not current version
Last Version 1.2.1

de.novanic.gwteventservice:parent 1.2.0

GWTEventService

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

de.novanic.gwteventservice
ArtifactId

ArtifactId

parent
Version

Version

1.2.0
Type

Type

pom

Download parent 1.2.0

Filename Size
parent-1.2.0.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/de.novanic.gwteventservice/parent/ -->
<dependency>
    <groupId>de.novanic.gwteventservice</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.novanic.gwteventservice/parent/
implementation 'de.novanic.gwteventservice:parent:1.2.0'
// https://jarcasting.com/artifacts/de.novanic.gwteventservice/parent/
implementation ("de.novanic.gwteventservice:parent:1.2.0")
'de.novanic.gwteventservice:parent:pom:1.2.0'
<dependency org="de.novanic.gwteventservice" name="parent" rev="1.2.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.novanic.gwteventservice', module='parent', version='1.2.0')
)
libraryDependencies += "de.novanic.gwteventservice" % "parent" % "1.2.0"
[de.novanic.gwteventservice/parent "1.2.0"]