| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdcom.arthurivanets.arvi | 
    
| ArtifactId | ArtifactIdarvi | 
    
| Last Version | Last Version1.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionarvi 
            ExoPlayer-based Android library that makes the implementation of the autoplayable RecyclerView video items an easy task 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| arvi-1.3.0.pom | |
| arvi-1.3.0-sources.jar | 56 KB | 
| Browse | 
<!-- 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"]
                | 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 |