is not current version
Last Version 1.24.0

im.arena:commons 1.22.0

Integrate the live blog in real time into your Android client applications with speed and efficiency. Our SDK helps you focus on the client's implementation of initializing, configuring and displaying the live blog.

GroupId

GroupId

im.arena
ArtifactId

ArtifactId

commons
Version

Version

1.22.0
Type

Type

aar

Download commons 1.22.0


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