Skip to content

Releases: wajahatkarim3/BufferTextInputLayout

1.2.0

20 Mar 21:41

Choose a tag to compare

Uploaded the library to jCenter() for the gradle or Maven usage.

Gradle

compile 'com.wajahatkarim3.BufferTextInputLayout:buffertextinputlayout:1.2.0'

Maven

<dependency>
  <groupId>com.wajahatkarim3.BufferTextInputLayout</groupId>
  <artifactId>buffertextinputlayout</artifactId>
  <version>1.2.0</version>
  <type>pom</type>
</dependency>