License |
License |
---|---|
GroupId | GroupIdcom.marvinlabs |
ArtifactId | ArtifactIdandroid-floatinglabel-widgets |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroid Floating Label Widgets
A set of input widgets to show a floating label when not empty.
|
Project URL |
Project URL |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 20.0.0 |