Actions Dispatcher Runtime

A simple annotation processor for generating actions dispatcher

License

License

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

actions-dispatcher-runtime
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Actions Dispatcher Runtime
A simple annotation processor for generating actions dispatcher
Project URL

Project URL

https://github.com/rougsig/actions-dispatcher
Source Code Management

Source Code Management

https://github.com/rougsig/actions-dispatcher

Download actions-dispatcher-runtime

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rougsig/actions-dispatcher-runtime/ -->
<dependency>
    <groupId>com.github.rougsig</groupId>
    <artifactId>actions-dispatcher-runtime</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rougsig/actions-dispatcher-runtime/
implementation 'com.github.rougsig:actions-dispatcher-runtime:3.0.3'
// https://jarcasting.com/artifacts/com.github.rougsig/actions-dispatcher-runtime/
implementation ("com.github.rougsig:actions-dispatcher-runtime:3.0.3")
'com.github.rougsig:actions-dispatcher-runtime:jar:3.0.3'
<dependency org="com.github.rougsig" name="actions-dispatcher-runtime" rev="3.0.3">
  <artifact name="actions-dispatcher-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rougsig', module='actions-dispatcher-runtime', version='3.0.3')
)
libraryDependencies += "com.github.rougsig" % "actions-dispatcher-runtime" % "3.0.3"
[com.github.rougsig/actions-dispatcher-runtime "3.0.3"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0
1.0.9
1.0.8
1.0.7