GroupId | GroupIdcom.github.dimsuz |
---|---|
ArtifactId | ArtifactIddiff-dispatcher-annotations |
Version | Version0.9.3 |
Type | Typejar |
Filename | Size |
---|---|
diff-dispatcher-annotations-0.9.3.pom | |
diff-dispatcher-annotations-0.9.3.jar | 2 KB |
diff-dispatcher-annotations-0.9.3-sources.jar | 873 bytes |
diff-dispatcher-annotations-0.9.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dimsuz/diff-dispatcher-annotations/
implementation 'com.github.dimsuz:diff-dispatcher-annotations:0.9.3'
// https://jarcasting.com/artifacts/com.github.dimsuz/diff-dispatcher-annotations/
implementation ("com.github.dimsuz:diff-dispatcher-annotations:0.9.3")
'com.github.dimsuz:diff-dispatcher-annotations:jar:0.9.3'
<dependency org="com.github.dimsuz" name="diff-dispatcher-annotations" rev="0.9.3">
<artifact name="diff-dispatcher-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dimsuz', module='diff-dispatcher-annotations', version='0.9.3')
)
libraryDependencies += "com.github.dimsuz" % "diff-dispatcher-annotations" % "0.9.3"
[com.github.dimsuz/diff-dispatcher-annotations "0.9.3"]