is not current version
Last Version 0.0.6

com.telly:floatingaction 0.0.4

A basic implementation of Floating Action pattern

GroupId

GroupId

com.telly
ArtifactId

ArtifactId

floatingaction
Version

Version

0.0.4
Type

Type

aar

Download floatingaction 0.0.4


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