Float Labeled EditText Library

Simple implementation of a Float Labeled EditText.

License

License

GroupId

GroupId

com.github.semoncat.floatlabelededittext
ArtifactId

ArtifactId

library
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

Float Labeled EditText Library
Simple implementation of a Float Labeled EditText.
Project URL

Project URL

https://github.com/SemonCat/FloatLabeledTextField
Source Code Management

Source Code Management

https://github.com/SemonCat/FloatLabeledTextField

Download library

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.nineoldandroids : library jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0