| Categories |
CategoriesJSON Data |
|---|---|
| GroupId | GroupIdcom.goodow.realtime |
| ArtifactId | ArtifactIdrealtime-json |
| Last Version | Last Version0.5.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-json-0.5.0.pom | |
| realtime-json-0.5.0.jar | 36 KB |
| realtime-json-0.5.0-sources.jar | 34 KB |
| realtime-json-0.5.0-javadoc.jar | 163 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.goodow.realtime/realtime-json/ -->
<dependency>
<groupId>com.goodow.realtime</groupId>
<artifactId>realtime-json</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.goodow.realtime/realtime-json/
implementation 'com.goodow.realtime:realtime-json:0.5.0'
// https://jarcasting.com/artifacts/com.goodow.realtime/realtime-json/
implementation ("com.goodow.realtime:realtime-json:0.5.0")
'com.goodow.realtime:realtime-json:jar:0.5.0'
<dependency org="com.goodow.realtime" name="realtime-json" rev="0.5.0">
<artifact name="realtime-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goodow.realtime', module='realtime-json', version='0.5.0')
)
libraryDependencies += "com.goodow.realtime" % "realtime-json" % "0.5.0"
[com.goodow.realtime/realtime-json "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.1 |
| com.fasterxml : aalto-xml Optional | jar | 0.9.9 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml Optional | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |