Last Version

AsyncOp 1.1.0

A very helpful framework for asynchronous operation related to an Activity or Fragment for Android application

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.mguidi.asyncop
ArtifactId

ArtifactId

asyncop
Version

Version

1.1.0
Type

Type

aar
Description

Description

AsyncOp
A very helpful framework for asynchronous operation related to an Activity or Fragment for Android application
Project URL

Project URL

https://github.com/mguidi/asyncop
Source Code Management

Source Code Management

https://github.com/mguidi/asyncop

Download asyncop 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.0

Project Modules

There are no modules declared in this project.