is not current version
Last Version 3.0.3

Actions Dispatcher Kapt 3.0.2

A simple annotation processor for generating actions dispatcher

License

License

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

actions-dispatcher-kapt
Version

Version

3.0.2
Type

Type

jar
Description

Description

Actions Dispatcher Kapt
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-kapt 3.0.2


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

Dependencies

runtime (6)

Group / Artifact Type Version
com.github.rougsig : actions-dispatcher-runtime jar 3.0.2
com.github.rougsig : actions-dispatcher-compiler jar 3.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0
org.jetbrains.kotlin : kotlin-reflect jar 1.4.0
com.squareup : kotlinpoet jar 1.6.0
com.squareup : kotlinpoet-metadata jar 1.6.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
com.google.testing.compile : compile-testing jar 0.18
com.github.rougsig : test-models jar 3.0.2

Project Modules

There are no modules declared in this project.