Last Version

mugen 1.0.3

Microlibrary for implementing infinite scroll on Android

License

License

GroupId

GroupId

com.vinaysshenoy
ArtifactId

ArtifactId

mugen
Version

Version

1.0.3
Type

Type

aar
Description

Description

mugen
Microlibrary for implementing infinite scroll on Android
Project URL

Project URL

https://github.com/vinaysshenoy/mugen
Source Code Management

Source Code Management

https://github.com/vinaysshenoy/mugen

Download mugen 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 23.4.0
com.android.support » support-v4 jar 23.4.0

Project Modules

There are no modules declared in this project.