Jar examples for a:asyncdefault
ASync is an asynchronous library to handle asynchronous communication over sockets, console and web. Default impl.
You can download jar file asyncdefault 1.0.0 in this page.
MIT License
You can use the following script to add asyncdefault-1.0.0.jar to your project.
<dependency> <groupId>com.github.podal.async</groupId> <artifactId>asyncdefault</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.podal.async', name: 'asyncdefault', version: '1.0.0'
libraryDependencies += "com.github.podal.async" % "asyncdefault" % "1.0.0"
<dependency org="com.github.podal.async" name="asyncdefault" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.podal.async', module='asyncdefault', version='1.0.0'))
'com.github.podal.async:asyncdefault:jar:1.0.0'
Click the following link to download the jar file.
asyncdefault-1.0.0-javadoc.jar