License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdde.novanic.gwteventservice |
ArtifactId | ArtifactIdeventservice-rpc |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneventservice-rpc
GWTEventService
|
Filename | Size |
---|---|
eventservice-rpc-1.2.1.pom | |
eventservice-rpc-1.2.1.jar | 83 KB |
eventservice-rpc-1.2.1-sources.jar | 54 KB |
eventservice-rpc-1.2.1-javadoc.jar | 373 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.novanic.gwteventservice/eventservice-rpc/ -->
<dependency>
<groupId>de.novanic.gwteventservice</groupId>
<artifactId>eventservice-rpc</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.novanic.gwteventservice/eventservice-rpc/
implementation 'de.novanic.gwteventservice:eventservice-rpc:1.2.1'
// https://jarcasting.com/artifacts/de.novanic.gwteventservice/eventservice-rpc/
implementation ("de.novanic.gwteventservice:eventservice-rpc:1.2.1")
'de.novanic.gwteventservice:eventservice-rpc:jar:1.2.1'
<dependency org="de.novanic.gwteventservice" name="eventservice-rpc" rev="1.2.1">
<artifact name="eventservice-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.novanic.gwteventservice', module='eventservice-rpc', version='1.2.1')
)
libraryDependencies += "de.novanic.gwteventservice" % "eventservice-rpc" % "1.2.1"
[de.novanic.gwteventservice/eventservice-rpc "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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.0 |