formattable-edit-text

A formattable edit text

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.android-widget
ArtifactId

ArtifactId

format-edittext
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

formattable-edit-text
A formattable edit text
Project URL

Project URL

https://github.com/gowthamraj07/Android-Widgets
Source Code Management

Source Code Management

https://github.com/gowthamraj07/Android-Widgets

Download format-edittext

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0
androidx.cardview » cardview jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0