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

com.livestorehub.shas:shas 1.0.0

Screen-share library for android

Группа

Группа

com.livestorehub.shas
Идентификатор

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

shas
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать shas 1.0.0

Имя Файла Размер
shas-1.0.0.pom
shas-1.0.0-sources.jar 1 KB
shas-1.0.0-javadoc.jar 271 KB
Обзор

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