arvi

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
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

arvi
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

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.recyclerview » recyclerview jar 1.2.1
com.google.android.exoplayer » exoplayer jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0