Last Version

Material EditText Library 2.1.4

Android EditText in Material Design

License

License

GroupId

GroupId

com.rengwuxian.materialedittext
ArtifactId

ArtifactId

library
Version

Version

2.1.4
Type

Type

aar
Description

Description

Material EditText Library
Android EditText in Material Design
Project URL

Project URL

https://github.com/rengwuxian/MaterialEditText
Source Code Management

Source Code Management

https://github.com/rengwuxian/MaterialEditText

Download library 2.1.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 22.2.0
com.android.support » support-annotations jar 22.2.0
com.nineoldandroids : library jar 2.4.0

Project Modules

There are no modules declared in this project.