is not current version
Last Version 0.1.4-alpha

live.pbj.sdk:live 0.0.5-alpha

Stream your PBJ.live content from your Android App.

GroupId

GroupId

live.pbj.sdk
ArtifactId

ArtifactId

live
Version

Version

0.0.5-alpha
Type

Type

aar

Download live 0.0.5-alpha


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