is not current version
Last Version 1.0.9

com.github.rougsig:actions-dispatcher-annotations 1.0.8

A simple annotation processor for generating actions dispatcher

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

actions-dispatcher-annotations
Version

Version

1.0.8
Type

Type

jar

Download actions-dispatcher-annotations 1.0.8


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