Jar examples for w:wizardroid
Lightweight Android library for creating step by step wizards
You can download jar file wizardroid 1.3.0 in this page.
The MIT License (MIT)
You can use the following script to add wizardroid-1.3.0.jar to your project.
<dependency> <groupId>org.codepond</groupId> <artifactId>wizardroid</artifactId> <version>1.3.0</version> </dependency>
compile group: 'org.codepond', name: 'wizardroid', version: '1.3.0'
libraryDependencies += "org.codepond" % "wizardroid" % "1.3.0"
<dependency org="org.codepond" name="wizardroid" rev="1.3.0"/>
@Grapes(@Grab(group='org.codepond', module='wizardroid', version='1.3.0'))
'org.codepond:wizardroid:jar:1.3.0'
Click the following link to download the jar file.
wizardroid-1.3.0.pom