Last Version

emptystaterecyclerview 1.0.2

Project containing utility libraries for common use cases in Android development.

License

License

MIT
GroupId

GroupId

io.github.two-coders
ArtifactId

ArtifactId

emptystaterecyclerview
Version

Version

1.0.2
Type

Type

aar
Description

Description

emptystaterecyclerview
Project containing utility libraries for common use cases in Android development.
Project URL

Project URL

https://bitbucket.org/bio007/utilities
Source Code Management

Source Code Management

https://bitbucket.org/bio007/utilities/src/master/emptystaterecyclerview

Download emptystaterecyclerview 1.0.2


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.31
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.