Files download
File Operation
library-1.1.1.pom download
library-1.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.semoncat.floatlabelededittext</groupId>
  <artifactId>library</artifactId>
  <version>1.1.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.github.semoncat.floatlabelededittext:library:1.1.1'
Gradle Kotlin
implementation("com.github.semoncat.floatlabelededittext:library:1.1.1")
Scala SBT
libraryDependencies += "com.github.semoncat.floatlabelededittext" % "library" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.semoncat.floatlabelededittext', module='library', version='1.1.1')
)
Apache Ivy
<dependency org="com.github.semoncat.floatlabelededittext" name="library" rev="1.1.1" />
Leiningen
[com.github.semoncat.floatlabelededittext/library "1.1.1"]
Apache Buildr
'com.github.semoncat.floatlabelededittext:library:jar:1.1.1'
Dependencies