MVN

com.marvinlabs : android-intents

Maven & Gradle

May 07, 2015
420 stars

Android Intents · A small library which will save you from writing the same intent creation code again and again for the most simple tasks.

<dependency>
    <groupId>com.marvinlabs</groupId>
    <artifactId>android-intents</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.marvinlabs : android-intents to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of com.marvinlabs : android-intents to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
android-intents-1.5.1
1.4.x
android-intents-1.4.0
1.3.x
android-intents-1.3.0
1.2.x
android-intents-1.2.0

How to add a dependency to Maven

Add the following com.marvinlabs : android-intents maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.marvinlabs</groupId>
    <artifactId>android-intents</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.marvinlabs : android-intents gradle dependency to your build.gradle file:

implementation 'com.marvinlabs:android-intents:1.5.1'

Gradle Kotlin DSL: Add the following com.marvinlabs : android-intents gradle kotlin dependency to your build.gradle.kts file:

implementation("com.marvinlabs:android-intents:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.marvinlabs : android-intents sbt scala dependency to your build.sbt file:

libraryDependencies += "com.marvinlabs" % "android-intents" % "1.5.1"

Advertisement

Dependencies from Group

Jun 03, 2014
2 usages
210 stars
Mar 23, 2015
1 usages
447 stars
May 07, 2015
420 stars
May 27, 2014
25 stars

Discover Dependencies

Oct 26, 2015
151 stars
Jan 14, 2016
35 usages
1.9k stars
Jan 14, 2016
1.9k stars
Jan 14, 2016
1 usages
1.9k stars
Jun 21, 2023
1 usages
2k stars
Apr 20, 2016
7 usages
30 stars
May 25, 2021
17 usages
Jul 04, 2020
1 usages
465 stars