is not current version
Last Version 1.1.1

com.github.semoncat.floatlabelededittext:library 1.0

Simple implementation of a Float Labeled EditText.

GroupId

GroupId

com.github.semoncat.floatlabelededittext
ArtifactId

ArtifactId

library
Version

Version

1.0
Type

Type

aar

Download library 1.0


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