License |
License |
---|---|
GroupId | GroupIdcom.telly |
ArtifactId | ArtifactIdfloatingaction |
Version | Version0.0.6 |
Type | Typeaar |
Description |
DescriptionFloatingAction Library
A basic implementation of Floating Action pattern
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
floatingaction-0.0.6.pom | |
floatingaction-0.0.6.aar | 56 KB |
floatingaction-0.0.6-sources.jar | 261 bytes |
floatingaction-0.0.6-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 20.0.0 |