is not current version
Last Version 1.2.1

io.noties:lifebus 1.2.0

Lifebus

GroupId

GroupId

io.noties
ArtifactId

ArtifactId

lifebus
Version

Version

1.2.0
Type

Type

aar

Download lifebus 1.2.0


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