Sesl AppCompat

Sesl AppCompat Library.

License

License

GroupId

GroupId

io.github.oneuiproject.sesl
ArtifactId

ArtifactId

appcompat
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

Sesl AppCompat
Sesl AppCompat Library.
Project URL

Project URL

https://github.com/OneUIProject/sesl
Source Code Management

Source Code Management

https://github.com/OneUIProject/sesl

Download appcompat

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.oneuiproject.sesl/appcompat/ -->
<dependency>
    <groupId>io.github.oneuiproject.sesl</groupId>
    <artifactId>appcompat</artifactId>
    <version>1.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.oneuiproject.sesl/appcompat/
implementation 'io.github.oneuiproject.sesl:appcompat:1.3.0'
// https://jarcasting.com/artifacts/io.github.oneuiproject.sesl/appcompat/
implementation ("io.github.oneuiproject.sesl:appcompat:1.3.0")
'io.github.oneuiproject.sesl:appcompat:aar:1.3.0'
<dependency org="io.github.oneuiproject.sesl" name="appcompat" rev="1.3.0">
  <artifact name="appcompat" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.oneuiproject.sesl', module='appcompat', version='1.3.0')
)
libraryDependencies += "io.github.oneuiproject.sesl" % "appcompat" % "1.3.0"
[io.github.oneuiproject.sesl/appcompat "1.3.0"]

Dependencies

compile (8)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
io.github.oneuiproject.sesl : core jar 1.1.0
androidx.cursoradapter » cursoradapter jar 1.0.0
androidx.activity » activity jar 1.2.4
io.github.oneuiproject.sesl : fragment jar 1.0.0
androidx.appcompat » appcompat-resources jar 1.3.1
io.github.oneuiproject.sesl : drawerlayout jar 1.0.0
androidx.savedstate » savedstate jar 1.1.0

runtime (3)

Group / Artifact Type Version
androidx.collection » collection jar 1.2.0
androidx.lifecycle » lifecycle-runtime jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
1.0.0-beta01