| GroupId | GroupIdcom.goodow.realtime |
|---|---|
| ArtifactId | ArtifactIdrealtime-api |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| realtime-api-0.3.0.pom | |
| realtime-api-0.3.0.jar | 87 KB |
| realtime-api-0.3.0-sources.jar | 75 KB |
| realtime-api-0.3.0-javadoc.jar | 329 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.goodow.realtime/realtime-api/ -->
<dependency>
<groupId>com.goodow.realtime</groupId>
<artifactId>realtime-api</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.goodow.realtime/realtime-api/
implementation 'com.goodow.realtime:realtime-api:0.3.0'
// https://jarcasting.com/artifacts/com.goodow.realtime/realtime-api/
implementation ("com.goodow.realtime:realtime-api:0.3.0")
'com.goodow.realtime:realtime-api:jar:0.3.0'
<dependency org="com.goodow.realtime" name="realtime-api" rev="0.3.0">
<artifact name="realtime-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goodow.realtime', module='realtime-api', version='0.3.0')
)
libraryDependencies += "com.goodow.realtime" % "realtime-api" % "0.3.0"
[com.goodow.realtime/realtime-api "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.goodow.realtime : realtime-channel | jar | 0.3.0 |
| com.google.inject : guice Optional | jar | 4.0-beta |
| diff_match_patch » diff_match_patch | jar | current |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-codeserver | jar | 2.5.1 |
| com.goodow.gwt » gwt-exporter | jar | 2.5.1-SNAPSHOT |
| com.google.guava : guava | jar | 14.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |