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

com.github.takusemba:rtmppublisher 1.1.1

Publish RTMP stream on Android.

Группа

Группа

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

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

rtmppublisher
Версия

Версия

1.1.1
Тип

Тип

aar

Скачать rtmppublisher 1.1.1

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

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