Last Version

RightToLeftDecimalEditText 1.0.0

EditText which allows to append decimal numbers from right to left

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.pravikant
ArtifactId

ArtifactId

rtledittext
Version

Version

1.0.0
Type

Type

aar
Description

Description

RightToLeftDecimalEditText
EditText which allows to append decimal numbers from right to left
Project URL

Project URL

https://github.com/iampravikant/RightToLeftDecimalEditText
Source Code Management

Source Code Management

https://github.com/iampravikant/RightToLeftDecimalEditText

Download rtledittext 1.0.0


<!-- https://jarcasting.com/artifacts/io.pravikant/rtledittext/ -->
<dependency>
    <groupId>io.pravikant</groupId>
    <artifactId>rtledittext</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.pravikant/rtledittext/
implementation 'io.pravikant:rtledittext:1.0.0'
// https://jarcasting.com/artifacts/io.pravikant/rtledittext/
implementation ("io.pravikant:rtledittext:1.0.0")
'io.pravikant:rtledittext:aar:1.0.0'
<dependency org="io.pravikant" name="rtledittext" rev="1.0.0">
  <artifact name="rtledittext" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.pravikant', module='rtledittext', version='1.0.0')
)
libraryDependencies += "io.pravikant" % "rtledittext" % "1.0.0"
[io.pravikant/rtledittext "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.