is not current version
Last Version 1.8.2

com.mesibo.api:uihelper 0.0.38

Mesibo ui helper Libray

GroupId

GroupId

com.mesibo.api
ArtifactId

ArtifactId

uihelper
Version

Version

0.0.38
Type

Type

aar

Download uihelper 0.0.38


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