License |
License |
---|---|
GroupId | GroupIdcom.github.dimsuz |
ArtifactId | ArtifactIddiff-dispatcher-annotations |
Version | Version0.9.4 |
Type | Typejar |
Description |
DescriptionDiff Dispatcher Annotations
A simple annotation processor for generating data class changes dispatcher
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
diff-dispatcher-annotations-0.9.4.pom | |
diff-dispatcher-annotations-0.9.4.jar | 2 KB |
diff-dispatcher-annotations-0.9.4-sources.jar | 873 bytes |
diff-dispatcher-annotations-0.9.4-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.50 |