is not current version
Last Version 1.6.1

com.marvinlabs:android-floatinglabel-widgets 1.0.0

A set of input widgets to show a floating label when not empty.

GroupId

GroupId

com.marvinlabs
ArtifactId

ArtifactId

android-floatinglabel-widgets
Version

Version

1.0.0
Type

Type

jar

Download android-floatinglabel-widgets 1.0.0


<!-- https://jarcasting.com/artifacts/com.marvinlabs/android-floatinglabel-widgets/ -->
<dependency>
    <groupId>com.marvinlabs</groupId>
    <artifactId>android-floatinglabel-widgets</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinlabs/android-floatinglabel-widgets/
implementation 'com.marvinlabs:android-floatinglabel-widgets:1.0.0'
// https://jarcasting.com/artifacts/com.marvinlabs/android-floatinglabel-widgets/
implementation ("com.marvinlabs:android-floatinglabel-widgets:1.0.0")
'com.marvinlabs:android-floatinglabel-widgets:jar:1.0.0'
<dependency org="com.marvinlabs" name="android-floatinglabel-widgets" rev="1.0.0">
  <artifact name="android-floatinglabel-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinlabs', module='android-floatinglabel-widgets', version='1.0.0')
)
libraryDependencies += "com.marvinlabs" % "android-floatinglabel-widgets" % "1.0.0"
[com.marvinlabs/android-floatinglabel-widgets "1.0.0"]