Last Version

Orbit Async-Await 0.6.3

Orbit is a JVM framework that makes it easier to build distributed and scalable online services.

License

License

GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-async
Version

Version

0.6.3
Type

Type

jar
Description

Description

Orbit Async-Await
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
Project Organization

Project Organization

Electronic Arts Inc

Download orbit-async 0.6.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13

test (3)

Group / Artifact Type Version
com.ea.orbit : orbit-commons jar 0.6.3
org.apache.commons : commons-lang3 jar 3.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.