is not current version
Last Version 1.0.6

io.github.kiberneticworm:awesome-buttons 1.0.5

Different animated buttons for android applications

Categories

Categories

Net ORM Data
GroupId

GroupId

io.github.kiberneticworm
ArtifactId

ArtifactId

awesome-buttons
Version

Version

1.0.5
Type

Type

aar

Download awesome-buttons 1.0.5


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