Sesl Material Components

Sesl Material Components Library.

License

License

GroupId

GroupId

io.github.oneuiproject.sesl
ArtifactId

ArtifactId

material
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

Sesl Material Components
Sesl Material Components Library.
Project URL

Project URL

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

Source Code Management

https://github.com/OneUIProject/sesl

Download material

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
io.github.oneuiproject.sesl : appcompat jar 1.3.0
androidx.cardview » cardview jar 1.0.0
io.github.oneuiproject.sesl : coordinatorlayout jar 1.0.0
androidx.constraintlayout » constraintlayout jar 2.1.3
io.github.oneuiproject.sesl : core jar 1.1.0
androidx.dynamicanimation » dynamicanimation jar 1.0.0
androidx.annotation » annotation-experimental jar 1.2.0
io.github.oneuiproject.sesl : fragment jar 1.0.0
androidx.lifecycle » lifecycle-runtime jar 2.3.1
io.github.oneuiproject.sesl : recyclerview jar 1.2.0
androidx.transition » transition jar 1.4.1
androidx.vectordrawable » vectordrawable jar 1.1.0
io.github.oneuiproject.sesl : viewpager2 jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
1.0.0-beta01