AppCompat

AppCompat for Android.

License

License

GroupId

GroupId

io.github.alexmofer.appcompat
ArtifactId

ArtifactId

appcompat
Last Version

Last Version

1.4.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

AppCompat
AppCompat for Android.
Project URL

Project URL

https://github.com/AlexMofer/AppCompat
Source Code Management

Source Code Management

https://github.com/AlexMofer/AppCompat

Download appcompat

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.alexmofer.mvp : mvp-android jar 1.4.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1.1
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0