MVN

com.github.dimsuz : diff-dispatcher-annotations

Maven & Gradle

Sep 10, 2019
3 usages
38 stars

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

<dependency>
    <groupId>com.github.dimsuz</groupId>
    <artifactId>diff-dispatcher-annotations</artifactId>
    <version>0.9.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dimsuz : diff-dispatcher-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.4

All Versions

Choose a version of com.github.dimsuz : diff-dispatcher-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
diff-dispatcher-annotations-0.9.4
diff-dispatcher-annotations-0.9.3
diff-dispatcher-annotations-0.9.2
diff-dispatcher-annotations-0.9.1
diff-dispatcher-annotations-0.9.0

How to add a dependency to Maven

Add the following com.github.dimsuz : diff-dispatcher-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.dimsuz</groupId>
    <artifactId>diff-dispatcher-annotations</artifactId>
    <version>0.9.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dimsuz : diff-dispatcher-annotations gradle dependency to your build.gradle file:

implementation 'com.github.dimsuz:diff-dispatcher-annotations:0.9.4'

Gradle Kotlin DSL: Add the following com.github.dimsuz : diff-dispatcher-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dimsuz:diff-dispatcher-annotations:0.9.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dimsuz : diff-dispatcher-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dimsuz" % "diff-dispatcher-annotations" % "0.9.4"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 10, 2018
6 usages
34 stars
Dec 05, 2019
3 usages
26 stars
Oct 29, 2022
21 usages
1 stars
Aug 15, 2023
80 usages
2.9k stars
Dec 21, 2021
6 usages
3 stars
Jun 25, 2022
3 usages
74 stars
Jul 18, 2022
3 usages
43 stars
Dec 03, 2019
4 usages
102 stars