не последняя версия
Последняя версия 1.1.3

com.github.takusemba:rtmppublisher 1.0.3

Publish RTMP stream on Android.

Группа

Группа

com.github.takusemba
Идентификатор

Идентификатор

rtmppublisher
Версия

Версия

1.0.3
Тип

Тип

aar

Скачать rtmppublisher 1.0.3

Имя Файла Размер
rtmppublisher-1.0.3.pom
rtmppublisher-1.0.3.aar 71 KB
Обзор

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