is not current version
Last Version 1.30.0

im.arena:liveblog 1.0.0-snapshot


GroupId

GroupId

im.arena
ArtifactId

ArtifactId

liveblog
Version

Version

1.0.0-snapshot
Type

Type

jar

Download liveblog 1.0.0-snapshot


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