MVN

me.panavtec : wizard

Maven & Gradle

Jan 09, 2016
65 stars

Wizard Android Library · Encapsulates navigation operations between fragments of an activity using BackStack.

<dependency>
    <groupId>me.panavtec</groupId>
    <artifactId>wizard</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.panavtec : wizard to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of me.panavtec : wizard to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
wizard-1.2
1.1.x
wizard-1.1.1
1.1
wizard-1.1
1.0.x
wizard-1.0.1
wizard-1.0.0

How to add a dependency to Maven

Add the following me.panavtec : wizard maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.panavtec</groupId>
    <artifactId>wizard</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.panavtec : wizard gradle dependency to your build.gradle file:

implementation 'me.panavtec:wizard:1.2'

Gradle Kotlin DSL: Add the following me.panavtec : wizard gradle kotlin dependency to your build.gradle.kts file:

implementation("me.panavtec:wizard:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.panavtec : wizard sbt scala dependency to your build.sbt file:

libraryDependencies += "me.panavtec" % "wizard" % "1.2"

Advertisement

Dependencies from Group

Feb 24, 2016
2 usages
28 stars
Apr 06, 2015
2 usages
584 stars
Apr 10, 2015
2 usages
57 stars
Apr 10, 2015
1 usages
57 stars

Discover Dependencies

Dec 17, 2016
0 stars
Feb 03, 2016
46 stars
Feb 19, 2016
15 stars
Jan 05, 2016
1 stars
Mar 07, 2016
0 stars
Nov 06, 2018
52 stars
Feb 26, 2017
10 stars