Last Version

Diff Dispatcher Annotations 0.9.4

A simple annotation processor for generating data class changes dispatcher

License

License

GroupId

GroupId

com.github.dimsuz
ArtifactId

ArtifactId

diff-dispatcher-annotations
Version

Version

0.9.4
Type

Type

jar
Description

Description

Diff Dispatcher Annotations
A simple annotation processor for generating data class changes dispatcher
Project URL

Project URL

https://github.com/dimsuz/diff-dispatcher
Source Code Management

Source Code Management

https://github.com/dimsuz/diff-dispatcher

Download diff-dispatcher-annotations 0.9.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

Project Modules

There are no modules declared in this project.