License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.pravikant |
ArtifactId | ArtifactIdrtledittext |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionRightToLeftDecimalEditText
EditText which allows to append decimal numbers from right to left
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rtledittext-1.0.0.pom | |
rtledittext-1.0.0.aar | 24 KB |
rtledittext-1.0.0-sources.jar | 577 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 27.1.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.2.0 |