is not current version
Last Version 1.6.2

com.mesibo.api:ContactUtils 1.5.0

Mesibo Contact Utils

GroupId

GroupId

com.mesibo.api
ArtifactId

ArtifactId

ContactUtils
Version

Version

1.5.0
Type

Type

aar

Download ContactUtils 1.5.0


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