nested-spinner-android

Android library for Nested Spinner.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wwwhackcom
ArtifactId

ArtifactId

nested-spinner-android
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

nested-spinner-android
Android library for Nested Spinner.

Download nested-spinner-android

How to add to project

<!-- https://jarcasting.com/artifacts/net.wwwhackcom/nested-spinner-android/ -->
<dependency>
    <groupId>net.wwwhackcom</groupId>
    <artifactId>nested-spinner-android</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.wwwhackcom/nested-spinner-android/
implementation 'net.wwwhackcom:nested-spinner-android:1.0.1'
// https://jarcasting.com/artifacts/net.wwwhackcom/nested-spinner-android/
implementation ("net.wwwhackcom:nested-spinner-android:1.0.1")
'net.wwwhackcom:nested-spinner-android:aar:1.0.1'
<dependency org="net.wwwhackcom" name="nested-spinner-android" rev="1.0.1">
  <artifact name="nested-spinner-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.wwwhackcom', module='nested-spinner-android', version='1.0.1')
)
libraryDependencies += "net.wwwhackcom" % "nested-spinner-android" % "1.0.1"
[net.wwwhackcom/nested-spinner-android "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0