numpad

it is a light weight library for multipurpose usage in numeric input

License

License

GroupId

GroupId

io.ak1
ArtifactId

ArtifactId

numpad
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

numpad
it is a light weight library for multipurpose usage in numeric input
Project URL

Project URL

https://github.com/akshay2211/Numpad
Source Code Management

Source Code Management

https://github.com/akshay2211/Numpad

Download numpad

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
androidx.compose.ui » ui jar 1.0.1
androidx.compose.material » material jar 1.0.1
androidx.compose.ui » ui-tooling jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0