container

An android library for fast open fragment.

License

License

Categories

Categories

Container
GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

container
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

container
An android library for fast open fragment.
Project URL

Project URL

https://github.com/sposer
Source Code Management

Source Code Management

https://github.com/sposer

Download container

How to add to project

<!-- https://jarcasting.com/artifacts/top.heue.utils/container/ -->
<dependency>
    <groupId>top.heue.utils</groupId>
    <artifactId>container</artifactId>
    <version>1.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.utils/container/
implementation 'top.heue.utils:container:1.1.3'
// https://jarcasting.com/artifacts/top.heue.utils/container/
implementation ("top.heue.utils:container:1.1.3")
'top.heue.utils:container:aar:1.1.3'
<dependency org="top.heue.utils" name="container" rev="1.1.3">
  <artifact name="container" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.utils', module='container', version='1.1.3')
)
libraryDependencies += "top.heue.utils" % "container" % "1.1.3"
[top.heue.utils/container "1.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (4)

Group / Artifact Type Version
top.heue.utils : base jar 1.1.1
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.1
1.1.0