| License |
License |
|---|---|
| GroupId | GroupIdcom.github.omarmiatello.android-utils-ktx |
| ArtifactId | ArtifactIdcommonintent |
| Version | Version1.1.0 |
| Type | Typepom |
| Description |
Descriptionandroid-utils-ktx-commonintent
Common intents for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commonintent-1.1.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.omarmiatello.android-utils-ktx/commonintent/ -->
<dependency>
<groupId>com.github.omarmiatello.android-utils-ktx</groupId>
<artifactId>commonintent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.omarmiatello.android-utils-ktx/commonintent/
implementation 'com.github.omarmiatello.android-utils-ktx:commonintent:1.1.0'
// https://jarcasting.com/artifacts/com.github.omarmiatello.android-utils-ktx/commonintent/
implementation ("com.github.omarmiatello.android-utils-ktx:commonintent:1.1.0")
'com.github.omarmiatello.android-utils-ktx:commonintent:pom:1.1.0'
<dependency org="com.github.omarmiatello.android-utils-ktx" name="commonintent" rev="1.1.0">
<artifact name="commonintent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.omarmiatello.android-utils-ktx', module='commonintent', version='1.1.0')
)
libraryDependencies += "com.github.omarmiatello.android-utils-ktx" % "commonintent" % "1.1.0"
[com.github.omarmiatello.android-utils-ktx/commonintent "1.1.0"]