Last Version

fit-button 2.0.0

A button that can be used with an icon, text, separator, and custom ripple effect.

License

License

GroupId

GroupId

io.github.nikartm
ArtifactId

ArtifactId

fit-button
Version

Version

2.0.0
Type

Type

aar
Description

Description

fit-button
A button that can be used with an icon, text, separator, and custom ripple effect.
Project URL

Project URL

https://github.com/nikartm/FitButton
Source Code Management

Source Code Management

https://github.com/nikartm/FitButton/tree/master

Download fit-button 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.