is not current version
Last Version 1.1.0

com.livestorehub.shas:shas 1.0.0

Screen-share library for android

GroupId

GroupId

com.livestorehub.shas
ArtifactId

ArtifactId

shas
Version

Version

1.0.0
Type

Type

aar

Download shas 1.0.0


<!-- 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"]