| License |
License |
|---|---|
| GroupId | GroupIdio.github.alexmofer.appcompat |
| ArtifactId | ArtifactIdappcompat |
| Version | Version1.4.1.1 |
| Type | Typeaar |
| Description |
DescriptionAppCompat
AppCompat for Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| appcompat-1.4.1.1.pom | |
| appcompat-1.4.1.1-sources.jar | 14 KB |
| appcompat-1.4.1.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.alexmofer.appcompat/appcompat/ -->
<dependency>
<groupId>io.github.alexmofer.appcompat</groupId>
<artifactId>appcompat</artifactId>
<version>1.4.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.alexmofer.appcompat/appcompat/
implementation 'io.github.alexmofer.appcompat:appcompat:1.4.1.1'
// https://jarcasting.com/artifacts/io.github.alexmofer.appcompat/appcompat/
implementation ("io.github.alexmofer.appcompat:appcompat:1.4.1.1")
'io.github.alexmofer.appcompat:appcompat:aar:1.4.1.1'
<dependency org="io.github.alexmofer.appcompat" name="appcompat" rev="1.4.1.1">
<artifact name="appcompat" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.alexmofer.appcompat', module='appcompat', version='1.4.1.1')
)
libraryDependencies += "io.github.alexmofer.appcompat" % "appcompat" % "1.4.1.1"
[io.github.alexmofer.appcompat/appcompat "1.4.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.alexmofer.mvp : mvp-android | jar | 1.4.1.1 |