arvi-ktx

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

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

arvi-ktx
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-ktx

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.20
androidx.appcompat » appcompat jar 1.4.1
androidx.recyclerview » recyclerview jar 1.2.1
com.google.android.exoplayer » exoplayer jar 2.13.3
com.arthurivanets.arvi : arvi jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0