GroupId | GroupIdcom.github.dimsuz |
---|---|
ArtifactId | ArtifactIddiff-dispatcher-processor |
Version | Version0.9.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.dimsuz/diff-dispatcher-processor/ -->
<dependency>
<groupId>com.github.dimsuz</groupId>
<artifactId>diff-dispatcher-processor</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dimsuz/diff-dispatcher-processor/
implementation 'com.github.dimsuz:diff-dispatcher-processor:0.9.1'
// https://jarcasting.com/artifacts/com.github.dimsuz/diff-dispatcher-processor/
implementation ("com.github.dimsuz:diff-dispatcher-processor:0.9.1")
'com.github.dimsuz:diff-dispatcher-processor:jar:0.9.1'
<dependency org="com.github.dimsuz" name="diff-dispatcher-processor" rev="0.9.1">
<artifact name="diff-dispatcher-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dimsuz', module='diff-dispatcher-processor', version='0.9.1')
)
libraryDependencies += "com.github.dimsuz" % "diff-dispatcher-processor" % "0.9.1"
[com.github.dimsuz/diff-dispatcher-processor "0.9.1"]