is not current version
Last Version 0.0.2

com.anton46:stepsview 0.0.1

Android Steps view widget

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.anton46
ArtifactId

ArtifactId

stepsview
Version

Version

0.0.1
Type

Type

aar

Download stepsview 0.0.1


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