is not current version
Last Version 0.0.7

io.github.yangziwen:diff-core 0.0.4


GroupId

GroupId

io.github.yangziwen
ArtifactId

ArtifactId

diff-core
Version

Version

0.0.4
Type

Type

jar

Download diff-core 0.0.4


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