is not current version
Last Version 0.6.3

com.ea.orbit:orbit-async 0.4.5


GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-async
Version

Version

0.4.5
Type

Type

jar

Download orbit-async 0.4.5


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