Short Intent

This is an Intent library developed by Saad Ahmed. The library lets users to intent from one activity to another with transition with simple coding

License

License

GroupId

GroupId

com.saadahmedev.shortintent
ArtifactId

ArtifactId

shortintent
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Short Intent
This is an Intent library developed by Saad Ahmed. The library lets users to intent from one activity to another with transition with simple coding
Project URL

Project URL

https://github.com/saadahmedscse/ShortIntent
Source Code Management

Source Code Management

https://github.com/saadahmedscse/ShortIntent

Download shortintent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0

provided (2)

Group / Artifact Type Version
com.google.android : android jar 2.1.2
com.google.android : annotations jar 4.1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.0
1.0.0