Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.wwwhackcom |
ArtifactId | ArtifactIdnested-spinner-android |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
nested-spinner-android-1.0.0.pom | |
nested-spinner-android-1.0.0-sources.jar | 6 KB |
Browse |
<!-- 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"]