| License |
License |
|---|---|
| GroupId | GroupIdio.ak1 |
| ArtifactId | ArtifactIdnumpad |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionnumpad
it is a light weight library for multipurpose usage in numeric input
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| numpad-1.0.0.pom | |
| numpad-1.0.0-sources.jar | 4 KB |
| numpad-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |