RightToLeftEditText

EditText which allows to append decimal numbers from right to left

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.iampravikant
ArtifactId

ArtifactId

righttoleftedittext
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

RightToLeftEditText
EditText which allows to append decimal numbers from right to left

Download righttoleftedittext

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 27.1.1
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0