| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.marvinlabs |
| Идентификатор | Идентификаторandroid-floatinglabel-widgets |
| Последняя версия | Последняя версия1.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAndroid Floating Label Widgets
A set of input widgets to show a floating label when not empty.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| android-floatinglabel-widgets-1.6.1.pom | |
| android-floatinglabel-widgets-1.6.1.jar | 261 bytes |
| android-floatinglabel-widgets-1.6.1-sources.jar | 261 bytes |
| android-floatinglabel-widgets-1.6.1-javadoc.jar | 275 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.marvinlabs/android-floatinglabel-widgets/ -->
<dependency>
<groupId>com.marvinlabs</groupId>
<artifactId>android-floatinglabel-widgets</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinlabs/android-floatinglabel-widgets/
implementation 'com.marvinlabs:android-floatinglabel-widgets:1.6.1'
// https://jarcasting.com/artifacts/com.marvinlabs/android-floatinglabel-widgets/
implementation ("com.marvinlabs:android-floatinglabel-widgets:1.6.1")
'com.marvinlabs:android-floatinglabel-widgets:jar:1.6.1'
<dependency org="com.marvinlabs" name="android-floatinglabel-widgets" rev="1.6.1">
<artifact name="android-floatinglabel-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinlabs', module='android-floatinglabel-widgets', version='1.6.1')
)
libraryDependencies += "com.marvinlabs" % "android-floatinglabel-widgets" % "1.6.1"
[com.marvinlabs/android-floatinglabel-widgets "1.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-v4 | jar | 20.0.0 |