arvi-utils

ExoPlayer-based Android library that makes the implementation of the autoplayable RecyclerView video items an easy task

License

License

Categories

Categories

Net
GroupId

GroupId

com.arthurivanets.arvi
ArtifactId

ArtifactId

arvi-utils
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

arvi-utils
ExoPlayer-based Android library that makes the implementation of the autoplayable RecyclerView video items an easy task
Project URL

Project URL

https://github.com/arthur3486/ARVI
Source Code Management

Source Code Management

https://github.com/arthur3486/ARVI

Download arvi-utils

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0