Sesl Core

Sesl Core Library.

License

License

GroupId

GroupId

io.github.oneuiproject.sesl
ArtifactId

ArtifactId

core
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Sesl Core
Sesl Core Library.
Project URL

Project URL

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

Source Code Management

https://github.com/OneUIProject/sesl

Download core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
androidx.annotation » annotation-experimental jar 1.2.0
androidx.lifecycle » lifecycle-runtime jar 2.3.1
androidx.versionedparcelable » versionedparcelable jar 1.1.1

runtime (2)

Group / Artifact Type Version
androidx.collection » collection jar 1.2.0
androidx.concurrent » concurrent-futures jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
1.0.0-beta01