is not current version
Last Version 1.1.3

top.heue.utils:container 1.1.1

An android library for fast open fragment.

Categories

Categories

Container
GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

container
Version

Version

1.1.1
Type

Type

aar

Download container 1.1.1


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