не последняя версия
Последняя версия 1.6.1

com.marvinlabs:android-floatinglabel-widgets 1.3.0

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

Группа

Группа

com.marvinlabs
Идентификатор

Идентификатор

android-floatinglabel-widgets
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать android-floatinglabel-widgets 1.3.0


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