diff

The diff tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

diff
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

diff
The diff tool for java.

Download diff

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : heaven jar 0.1.118
com.github.jsqlparser : jsqlparser jar 0.9
com.alibaba : fastjson jar 1.2.32

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1