Last Version

BetterSpinner Library 1.1.0

Android Spinner in a Better Design

License

License

GroupId

GroupId

com.weiwangcn.betterspinner
ArtifactId

ArtifactId

library-material
Version

Version

1.1.0
Type

Type

aar
Description

Description

BetterSpinner Library
Android Spinner in a Better Design
Project URL

Project URL

https://github.com/Lesilva/BetterSpinner
Source Code Management

Source Code Management

https://github.com/Lesilva/BetterSpinner

Download library-material 1.1.0


<!-- https://jarcasting.com/artifacts/com.weiwangcn.betterspinner/library-material/ -->
<dependency>
    <groupId>com.weiwangcn.betterspinner</groupId>
    <artifactId>library-material</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.weiwangcn.betterspinner/library-material/
implementation 'com.weiwangcn.betterspinner:library-material:1.1.0'
// https://jarcasting.com/artifacts/com.weiwangcn.betterspinner/library-material/
implementation ("com.weiwangcn.betterspinner:library-material:1.1.0")
'com.weiwangcn.betterspinner:library-material:aar:1.1.0'
<dependency org="com.weiwangcn.betterspinner" name="library-material" rev="1.1.0">
  <artifact name="library-material" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.weiwangcn.betterspinner', module='library-material', version='1.1.0')
)
libraryDependencies += "com.weiwangcn.betterspinner" % "library-material" % "1.1.0"
[com.weiwangcn.betterspinner/library-material "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 22.1.1
com.rengwuxian.materialedittext : library jar 2.0.3

Project Modules

There are no modules declared in this project.