Last Version

orbit-shared 2.0.0-alpha.108

Orbit is a system to make building highly scalable realtime services easier.

License

License

GroupId

GroupId

cloud.orbit
ArtifactId

ArtifactId

orbit-shared
Version

Version

2.0.0-alpha.108
Type

Type

jar
Description

Description

orbit-shared
Orbit is a system to make building highly scalable realtime services easier.
Project URL

Project URL

https://www.orbit.cloud
Project Organization

Project Organization

Electronic Arts
Source Code Management

Source Code Management

https://www.orbit.cloud

Download orbit-shared 2.0.0-alpha.108


<!-- https://jarcasting.com/artifacts/cloud.orbit/orbit-shared/ -->
<dependency>
    <groupId>cloud.orbit</groupId>
    <artifactId>orbit-shared</artifactId>
    <version>2.0.0-alpha.108</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.orbit/orbit-shared/
implementation 'cloud.orbit:orbit-shared:2.0.0-alpha.108'
// https://jarcasting.com/artifacts/cloud.orbit/orbit-shared/
implementation ("cloud.orbit:orbit-shared:2.0.0-alpha.108")
'cloud.orbit:orbit-shared:jar:2.0.0-alpha.108'
<dependency org="cloud.orbit" name="orbit-shared" rev="2.0.0-alpha.108">
  <artifact name="orbit-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.orbit', module='orbit-shared', version='2.0.0-alpha.108')
)
libraryDependencies += "cloud.orbit" % "orbit-shared" % "2.0.0-alpha.108"
[cloud.orbit/orbit-shared "2.0.0-alpha.108"]

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.5
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.3.5
cloud.orbit : orbit-util jar 2.0.0-alpha.108
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72

Project Modules

There are no modules declared in this project.