is not current version
Last Version 1.0.113

im.actor:actor-bots-shared 1.0.55

actor-bots-shared

GroupId

GroupId

im.actor
ArtifactId

ArtifactId

actor-bots-shared
Version

Version

1.0.55
Type

Type

jar

Download actor-bots-shared 1.0.55


<!-- https://jarcasting.com/artifacts/im.actor/actor-bots-shared/ -->
<dependency>
    <groupId>im.actor</groupId>
    <artifactId>actor-bots-shared</artifactId>
    <version>1.0.55</version>
</dependency>
// https://jarcasting.com/artifacts/im.actor/actor-bots-shared/
implementation 'im.actor:actor-bots-shared:1.0.55'
// https://jarcasting.com/artifacts/im.actor/actor-bots-shared/
implementation ("im.actor:actor-bots-shared:1.0.55")
'im.actor:actor-bots-shared:jar:1.0.55'
<dependency org="im.actor" name="actor-bots-shared" rev="1.0.55">
  <artifact name="actor-bots-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.actor', module='actor-bots-shared', version='1.0.55')
)
libraryDependencies += "im.actor" % "actor-bots-shared" % "1.0.55"
[im.actor/actor-bots-shared "1.0.55"]