Sesl Fragment

Sesl Fragment Library.

License

License

GroupId

GroupId

io.github.oneuiproject.sesl
ArtifactId

ArtifactId

fragment
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Sesl Fragment
Sesl Fragment Library.
Project URL

Project URL

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

Source Code Management

https://github.com/OneUIProject/sesl

Download fragment

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
io.github.oneuiproject.sesl : core jar 1.0.0
androidx.collection » collection jar 1.2.0
io.github.oneuiproject.sesl : viewpager jar 1.0.0
androidx.loader » loader jar 1.0.0
androidx.activity » activity jar 1.2.4
androidx.lifecycle » lifecycle-livedata-core jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.3.1
androidx.savedstate » savedstate jar 1.1.0
androidx.annotation » annotation-experimental jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-beta01