is not current version
Last Version 3.0.3

com.github.rougsig:actions-dispatcher-kapt 2.0.0

A simple annotation processor for generating actions dispatcher

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

actions-dispatcher-kapt
Version

Version

2.0.0
Type

Type

jar

Download actions-dispatcher-kapt 2.0.0


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