com.goodow.realtime:realtime-parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.goodow.realtime
ArtifactId

ArtifactId

realtime-parent
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/goodow/realtime/

Download realtime-parent

Filename Size
realtime-parent-0.5.0.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.goodow.realtime/realtime-parent/ -->
<dependency>
    <groupId>com.goodow.realtime</groupId>
    <artifactId>realtime-parent</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.goodow.realtime/realtime-parent/
implementation 'com.goodow.realtime:realtime-parent:0.5.0'
// https://jarcasting.com/artifacts/com.goodow.realtime/realtime-parent/
implementation ("com.goodow.realtime:realtime-parent:0.5.0")
'com.goodow.realtime:realtime-parent:pom:0.5.0'
<dependency org="com.goodow.realtime" name="realtime-parent" rev="0.5.0">
  <artifact name="realtime-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.goodow.realtime', module='realtime-parent', version='0.5.0')
)
libraryDependencies += "com.goodow.realtime" % "realtime-parent" % "0.5.0"
[com.goodow.realtime/realtime-parent "0.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • realtime-json
  • realtime-channel
  • realtime-android
  • realtime-operation
  • realtime-api
  • realtime-server
  • realtime-web-playground
  • realtime-android-playground
  • realtime-server-appengine
com.goodow.realtime

Goodow

Versions

Version
0.5.0
0.3.0