is not current version
Last Version 1.9.42

com.mesibo.api:mesibo 1.9.39

Mesibo Core API

GroupId

GroupId

com.mesibo.api
ArtifactId

ArtifactId

mesibo
Version

Version

1.9.39
Type

Type

aar

Download mesibo 1.9.39


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