is not current version
Last Version 1.30.0

im.arena:liveblog 1.8.1

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

liveblog
Version

Version

1.8.1
Type

Type

aar

Download liveblog 1.8.1


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