GroupId | GroupIdcom.marvinlabs |
---|---|
ArtifactId | ArtifactIdandroid-floatinglabel-widgets |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
android-floatinglabel-widgets-1.2.0.pom | |
android-floatinglabel-widgets-1.2.0.jar | 261 bytes |
android-floatinglabel-widgets-1.2.0-sources.jar | 261 bytes |
android-floatinglabel-widgets-1.2.0-javadoc.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marvinlabs/android-floatinglabel-widgets/ -->
<dependency>
<groupId>com.marvinlabs</groupId>
<artifactId>android-floatinglabel-widgets</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinlabs/android-floatinglabel-widgets/
implementation 'com.marvinlabs:android-floatinglabel-widgets:1.2.0'
// https://jarcasting.com/artifacts/com.marvinlabs/android-floatinglabel-widgets/
implementation ("com.marvinlabs:android-floatinglabel-widgets:1.2.0")
'com.marvinlabs:android-floatinglabel-widgets:jar:1.2.0'
<dependency org="com.marvinlabs" name="android-floatinglabel-widgets" rev="1.2.0">
<artifact name="android-floatinglabel-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinlabs', module='android-floatinglabel-widgets', version='1.2.0')
)
libraryDependencies += "com.marvinlabs" % "android-floatinglabel-widgets" % "1.2.0"
[com.marvinlabs/android-floatinglabel-widgets "1.2.0"]