License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.anton46 |
ArtifactId | ArtifactIdstepsview |
Version | Version0.0.2 |
Type | Typeaar |
Description |
DescriptionAndroid StepsView
Android Steps view widget
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stepsview-0.0.2.pom | |
stepsview-0.0.2.aar | 19 KB |
stepsview-0.0.2-sources.jar | 3 KB |
stepsview-0.0.2-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anton46/stepsview/ -->
<dependency>
<groupId>com.anton46</groupId>
<artifactId>stepsview</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.anton46/stepsview/
implementation 'com.anton46:stepsview:0.0.2'
// https://jarcasting.com/artifacts/com.anton46/stepsview/
implementation ("com.anton46:stepsview:0.0.2")
'com.anton46:stepsview:aar:0.0.2'
<dependency org="com.anton46" name="stepsview" rev="0.0.2">
<artifact name="stepsview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.anton46', module='stepsview', version='0.0.2')
)
libraryDependencies += "com.anton46" % "stepsview" % "0.0.2"
[com.anton46/stepsview "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 22.2.0 |