Last Version

Extensions 1.4.1

Extensions is a collection of helpers for accessing features in Android Application.

License

License

GroupId

GroupId

dev.alshakib.ext
ArtifactId

ArtifactId

ext
Version

Version

1.4.1
Type

Type

aar
Description

Description

Extensions
Extensions is a collection of helpers for accessing features in Android Application.
Project URL

Project URL

https://github.com/AlShakib/Extensions
Source Code Management

Source Code Management

https://github.com/AlShakib/Extensions/tree/main

Download ext 1.4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.navigation » navigation-runtime jar 2.3.5
com.google.android.material » material jar 1.3.0
androidx.appcompat » appcompat jar 1.3.0

Project Modules

There are no modules declared in this project.