Skip to content

zoom-us-community/jitpack-zoom-us

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository provides easy access to ZoomUs android sdk.

You can check JitPack link jitpack-zoom-us

Library includes sdk archives:

  • mobilertc.aar

Usage

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

Now you can add dependency:

dependencies {
    implementation 'com.github.zoom-us-community:jitpack-zoom-us:6.1.5.23231'
}

Note: You can use commit hash instead of Tag.

Available Versions

Tag Dependencies Notes
6.1.5.23231 exoplayer:2.17.1
5.17.11.20433 exoplayer:2.17.1 Removed commonlib.aar (has been merged into mobilertc.aar)
5.16.10.17707 exoplayer:2.17.1 Rebuild 5.16.10.17706 BROKEN
5.16.5.17050 exoplayer:2.17.1 BROKEN
5.16.2.16555 exoplayer:2.17.1
5.15.12.10095 exoplayer:2.17.1 BROKEN
5.15.7.15567 exoplayer:2.17.1 BROKEN
5.14.11.14322 exoplayer:2.17.1
5.13.10.12580 exoplayer:2.17.1 Rebuild 5.13.10.12577

BROKEN: JitPack seem to remove files from time to time hence some versions get broken. Health of version can be verified using https://www.jitpack.io/com/github/zoom-us-community/jitpack-zoom-us/$TAG/ - it should show .aar file.

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •