Last Version

EA Async-Await 1.2.3

EA Async implements async-await methods in the JVM. It allows programmers to write asynchronous code in a sequential fashion.

License

License

GroupId

GroupId

com.ea.async
ArtifactId

ArtifactId

ea-async
Version

Version

1.2.3
Type

Type

jar
Description

Description

EA Async-Await
EA Async implements async-await methods in the JVM. It allows programmers to write asynchronous code in a sequential fashion.
Project Organization

Project Organization

Electronic Arts Inc

Download ea-async 1.2.3


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
junit : junit jar 4.12
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.