Last Version

Android Intents 1.5.1

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

License

License

GroupId

GroupId

com.marvinlabs
ArtifactId

ArtifactId

android-intents
Version

Version

1.5.1
Type

Type

aar
Description

Description

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

Project URL

https://github.com/marvinlabs/android-intents

Download android-intents 1.5.1


<!-- https://jarcasting.com/artifacts/com.marvinlabs/android-intents/ -->
<dependency>
    <groupId>com.marvinlabs</groupId>
    <artifactId>android-intents</artifactId>
    <version>1.5.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.marvinlabs/android-intents/
implementation 'com.marvinlabs:android-intents:1.5.1'
// https://jarcasting.com/artifacts/com.marvinlabs/android-intents/
implementation ("com.marvinlabs:android-intents:1.5.1")
'com.marvinlabs:android-intents:aar:1.5.1'
<dependency org="com.marvinlabs" name="android-intents" rev="1.5.1">
  <artifact name="android-intents" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.marvinlabs', module='android-intents', version='1.5.1')
)
libraryDependencies += "com.marvinlabs" % "android-intents" % "1.5.1"
[com.marvinlabs/android-intents "1.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.