| License |
License |
|---|---|
| GroupId | GroupIddev.alshakib.ext |
| ArtifactId | ArtifactIdext |
| Last Version | Last Version1.4.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionExtensions
Extensions is a collection of helpers for accessing features in Android Application.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ext-1.4.1.pom | |
| ext-1.4.1-sources.jar | 19 KB |
| Browse |
<!-- 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"]
| 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 |