is not current version
Last Version 0.6.3

com.ea.orbit:orbit-async 0.4.1


GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-async
Version

Version

0.4.1
Type

Type

jar

Download orbit-async 0.4.1


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