Last Version

Handle 1.0.0

Processor for Handler-based Eventbus for Android

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

handle-processor
Version

Version

1.0.0
Type

Type

jar
Description

Description

Handle
Processor for 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-processor 1.0.0


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