| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdde.novanic.gwteventservice.demo.conversation | 
| ArtifactId | ArtifactIdconversation-server | 
| Last Version | Last Version1.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionconversation-server GWTEventService | 
<!-- https://jarcasting.com/artifacts/de.novanic.gwteventservice.demo.conversation/conversation-server/ -->
<dependency>
    <groupId>de.novanic.gwteventservice.demo.conversation</groupId>
    <artifactId>conversation-server</artifactId>
    <version>1.2.1</version>
</dependency>// https://jarcasting.com/artifacts/de.novanic.gwteventservice.demo.conversation/conversation-server/
implementation 'de.novanic.gwteventservice.demo.conversation:conversation-server:1.2.1'// https://jarcasting.com/artifacts/de.novanic.gwteventservice.demo.conversation/conversation-server/
implementation ("de.novanic.gwteventservice.demo.conversation:conversation-server:1.2.1")'de.novanic.gwteventservice.demo.conversation:conversation-server:jar:1.2.1'<dependency org="de.novanic.gwteventservice.demo.conversation" name="conversation-server" rev="1.2.1">
  <artifact name="conversation-server" type="jar" />
</dependency>@Grapes(
@Grab(group='de.novanic.gwteventservice.demo.conversation', module='conversation-server', version='1.2.1')
)libraryDependencies += "de.novanic.gwteventservice.demo.conversation" % "conversation-server" % "1.2.1"[de.novanic.gwteventservice.demo.conversation/conversation-server "1.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.novanic.gwteventservice.demo.conversation : conversation-rpc | jar | 1.2.1 | 
| de.novanic.gwteventservice : eventservice | jar | 1.2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-servlet | jar | 2.1.0 |