Last Version

Asynchronous tools Default Impl 1.0.1

ASync is an asynchronous library to handle asynchronous communication over sockets, console and web. Default impl.

License

License

GroupId

GroupId

com.github.podal.async
ArtifactId

ArtifactId

asyncdefault
Version

Version

1.0.1
Type

Type

jar
Description

Description

Asynchronous tools Default Impl
ASync is an asynchronous library to handle asynchronous communication over sockets, console and web. Default impl.
Project URL

Project URL

https://github.com/podal/async

Download asyncdefault 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.podal.async : async jar 1.0.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.8.5
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.