Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdde.novanic.gwteventservice.demo.hellogwteventservice |
ArtifactId | ArtifactIdhellogwteventservice |
Version | Version1.2.0 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/de.novanic.gwteventservice.demo.hellogwteventservice/hellogwteventservice/ -->
<dependency>
<groupId>de.novanic.gwteventservice.demo.hellogwteventservice</groupId>
<artifactId>hellogwteventservice</artifactId>
<version>1.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.novanic.gwteventservice.demo.hellogwteventservice/hellogwteventservice/
implementation 'de.novanic.gwteventservice.demo.hellogwteventservice:hellogwteventservice:1.2.0'
// https://jarcasting.com/artifacts/de.novanic.gwteventservice.demo.hellogwteventservice/hellogwteventservice/
implementation ("de.novanic.gwteventservice.demo.hellogwteventservice:hellogwteventservice:1.2.0")
'de.novanic.gwteventservice.demo.hellogwteventservice:hellogwteventservice:war:1.2.0'
<dependency org="de.novanic.gwteventservice.demo.hellogwteventservice" name="hellogwteventservice" rev="1.2.0">
<artifact name="hellogwteventservice" type="war" />
</dependency>
@Grapes(
@Grab(group='de.novanic.gwteventservice.demo.hellogwteventservice', module='hellogwteventservice', version='1.2.0')
)
libraryDependencies += "de.novanic.gwteventservice.demo.hellogwteventservice" % "hellogwteventservice" % "1.2.0"
[de.novanic.gwteventservice.demo.hellogwteventservice/hellogwteventservice "1.2.0"]