is not current version
Last Version 1.0.1

net.wwwhackcom:nested-spinner-android 1.0.0

Android library for Nested Spinner.

Categories

Categories

Net
GroupId

GroupId

net.wwwhackcom
ArtifactId

ArtifactId

nested-spinner-android
Version

Version

1.0.0
Type

Type

aar

Download nested-spinner-android 1.0.0


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