MVN

it.appspice : android

Maven & Gradle

Feb 24, 2015
2 stars

AppSpice Android SDK · AppSpice Android SDK

<dependency>
    <groupId>it.appspice</groupId>
    <artifactId>android</artifactId>
    <version>0.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.appspice : android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.8

All Versions

Choose a version of it.appspice : android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
android-0.1.8
android-0.1.7
android-0.1.6
android-0.1.5
android-0.1.4
android-0.1.3
android-0.1.2
android-0.1.1
android-0.1.0

How to add a dependency to Maven

Add the following it.appspice : android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.appspice</groupId>
    <artifactId>android</artifactId>
    <version>0.1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.appspice : android gradle dependency to your build.gradle file:

implementation 'it.appspice:android:0.1.8'

Gradle Kotlin DSL: Add the following it.appspice : android gradle kotlin dependency to your build.gradle.kts file:

implementation("it.appspice:android:0.1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.appspice : android sbt scala dependency to your build.sbt file:

libraryDependencies += "it.appspice" % "android" % "0.1.8"

Advertisement

Dependencies from Group

Feb 24, 2015
2 stars

Discover Dependencies

May 25, 2013
2 usages
May 25, 2013
May 25, 2013
6 usages
0.2
Nov 17, 2015
0.1
Nov 17, 2015
Jun 19, 2013
Jan 20, 2014
848 stars
Jul 03, 2014
375 stars