is not current version
Last Version 3.0.3

com.github.rougsig:actions-dispatcher-runtime 1.0.9

A simple annotation processor for generating actions dispatcher

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

actions-dispatcher-runtime
Version

Version

1.0.9
Type

Type

jar

Download actions-dispatcher-runtime 1.0.9


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