is not current version
Last Version 1.6.2

com.mesibo.api:ContactUtils 0.1.31

Mesibo Contact Utils

GroupId

GroupId

com.mesibo.api
ArtifactId

ArtifactId

ContactUtils
Version

Version

0.1.31
Type

Type

aar

Download ContactUtils 0.1.31


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