Last Version

FloatingAction Library 0.0.6

A basic implementation of Floating Action pattern

License

License

GroupId

GroupId

com.telly
ArtifactId

ArtifactId

floatingaction
Version

Version

0.0.6
Type

Type

aar
Description

Description

FloatingAction Library
A basic implementation of Floating Action pattern
Project URL

Project URL

https://github.com/telly/FloatingAction
Source Code Management

Source Code Management

https://github.com/telly/FloatingAction

Download floatingaction 0.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 20.0.0

Project Modules

There are no modules declared in this project.