is not current version
Last Version 0.7.0

io.spokestack:tray 0.6.0

A UI widget for integrating with Spokestack

GroupId

GroupId

io.spokestack
ArtifactId

ArtifactId

tray
Version

Version

0.6.0
Type

Type

aar

Download tray 0.6.0


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