License |
License |
---|---|
GroupId | GroupIdcom.stanfy.enroscar |
ArtifactId | ArtifactIdenroscar-async |
Version | Version2.0-RC3 |
Type | Typeaar |
Description |
DescriptionEnroscar Async
Library for managing asynchronous operations via Android loaders with a nice API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
enroscar-async-2.0-RC3.pom | |
enroscar-async-2.0-RC3.aar | 32 KB |
enroscar-async-2.0-RC3-sources.jar | 18 KB |
enroscar-async-2.0-RC3-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-async/ -->
<dependency>
<groupId>com.stanfy.enroscar</groupId>
<artifactId>enroscar-async</artifactId>
<version>2.0-RC3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-async/
implementation 'com.stanfy.enroscar:enroscar-async:2.0-RC3'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-async/
implementation ("com.stanfy.enroscar:enroscar-async:2.0-RC3")
'com.stanfy.enroscar:enroscar-async:aar:2.0-RC3'
<dependency org="com.stanfy.enroscar" name="enroscar-async" rev="2.0-RC3">
<artifact name="enroscar-async" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-async', version='2.0-RC3')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-async" % "2.0-RC3"
[com.stanfy.enroscar/enroscar-async "2.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 22.2.1 |
com.stanfy.enroscar : enroscar-async-interface | jar | 2.0-RC3 |