Skip to content
This repository was archived by the owner on Jun 24, 2018. It is now read-only.

1.4.0: the first forked version

Compare
Choose a tag to compare
@KengoTODA KengoTODA released this 01 Jan 00:17
· 16 commits to master since this release

CHANGELOG

HOW TO USE

You can download .jar file from Maven Central repository.

<dependency>
  <groupId>jp.skypencil.java-diff-utils</groupId>
  <artifactId>diffutils</artifactId>
  <version>1.4.0</version>
</dependency>