Last Version

Actions Dispatcher Processor 1.0.9

A simple annotation processor for generating actions dispatcher

License

License

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

actions-dispatcher-processor
Version

Version

1.0.9
Type

Type

jar
Description

Description

Actions Dispatcher Processor
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-processor 1.0.9


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

Dependencies

runtime (7)

Group / Artifact Type Version
com.github.rougsig : actions-dispatcher-annotations jar 1.0.9
com.github.rougsig : actions-dispatcher-runtime jar 1.0.9
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.11
org.jetbrains.kotlin : kotlin-reflect jar 1.3.11
com.google.auto.service : auto-service jar 1.0-rc4
com.squareup : kotlinpoet jar 1.0.0
me.eugeniomarletti.kotlin.metadata : kotlin-metadata jar 1.4.0

Project Modules

There are no modules declared in this project.