Skip to content

ersin-ertan/HintErrorTextInputView

Repository files navigation

HintErrorTextInputView

API

Dependency

Module build.gradle

dependencies {
// add line below
compile 'com.github.ersin-ertan:A:see.jitpack.version'
}

Root project build.gradle

allprojects {
  repositories {
    // add line below
    maven { url "https://jitpack.io" }
  }
}

Hosted @ https://jitpack.io/#ersin-ertan/hinterrortextinputview