is not current version
Last Version 1.6.2

com.mesibo.api:ContactUtils 0.1.30

Mesibo Contact Utils

GroupId

GroupId

com.mesibo.api
ArtifactId

ArtifactId

ContactUtils
Version

Version

0.1.30
Type

Type

aar

Download ContactUtils 0.1.30


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