is not current version
Last Version 2.7.0

com.ernestoyaquello.stepperform:vertical-stepper-form 2.6.0

Vertical Stepper Form Library for Android. It follows Google Material Design guidelines.

Categories

Categories

ORM Data
GroupId

GroupId

com.ernestoyaquello.stepperform
ArtifactId

ArtifactId

vertical-stepper-form
Version

Version

2.6.0
Type

Type

aar

Download vertical-stepper-form 2.6.0


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