Last Version

Handle 1.0.0

Handler-based Eventbus for Android

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

handle
Version

Version

1.0.0
Type

Type

aar
Description

Description

Handle
Handler-based Eventbus for Android
Project URL

Project URL

https://github.com/noties/Handle
Source Code Management

Source Code Management

https://github.com/noties/Handle

Download handle 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.