License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.everalbum.roliedex |
ArtifactId | ArtifactIdroliedex |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionroliedex
An Android View to show independently spinning digits.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
roliedex-1.0.0.pom | |
roliedex-1.0.0.jar | 3 KB |
roliedex-1.0.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.everalbum.roliedex/roliedex/ -->
<dependency>
<groupId>com.everalbum.roliedex</groupId>
<artifactId>roliedex</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.everalbum.roliedex/roliedex/
implementation 'com.everalbum.roliedex:roliedex:1.0.0'
// https://jarcasting.com/artifacts/com.everalbum.roliedex/roliedex/
implementation ("com.everalbum.roliedex:roliedex:1.0.0")
'com.everalbum.roliedex:roliedex:jar:1.0.0'
<dependency org="com.everalbum.roliedex" name="roliedex" rev="1.0.0">
<artifact name="roliedex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.everalbum.roliedex', module='roliedex', version='1.0.0')
)
libraryDependencies += "com.everalbum.roliedex" % "roliedex" % "1.0.0"
[com.everalbum.roliedex/roliedex "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.2.1 |
com.android.support » support-annotations | jar | 23.2.1 |