is not current version
Last Version 1.0.4

top.heue.utils:base-ext 1.0.2

Android Base Develop Tools Expand.

GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

base-ext
Version

Version

1.0.2
Type

Type

aar

Download base-ext 1.0.2


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