Last Version

Short Intent 1.0.1

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

io.github.saadahmedscse
ArtifactId

ArtifactId

short-intent
Version

Version

1.0.1
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 short-intent 1.0.1


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

Dependencies

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.