| GroupId | GroupIdcom.goodow.realtime |
|---|---|
| ArtifactId | ArtifactIdrealtime-operation |
| 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-operation-0.3.0.pom | |
| realtime-operation-0.3.0.jar | 57 KB |
| realtime-operation-0.3.0-sources.jar | 42 KB |
| realtime-operation-0.3.0-javadoc.jar | 315 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.goodow.realtime/realtime-operation/ -->
<dependency>
<groupId>com.goodow.realtime</groupId>
<artifactId>realtime-operation</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.goodow.realtime/realtime-operation/
implementation 'com.goodow.realtime:realtime-operation:0.3.0'
// https://jarcasting.com/artifacts/com.goodow.realtime/realtime-operation/
implementation ("com.goodow.realtime:realtime-operation:0.3.0")
'com.goodow.realtime:realtime-operation:jar:0.3.0'
<dependency org="com.goodow.realtime" name="realtime-operation" rev="0.3.0">
<artifact name="realtime-operation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goodow.realtime', module='realtime-operation', version='0.3.0')
)
libraryDependencies += "com.goodow.realtime" % "realtime-operation" % "0.3.0"
[com.goodow.realtime/realtime-operation "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.goodow.gwt » gwt-elemental | jar | 2.5.1-SNAPSHOT |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |