This repository has been archived by the owner on Jun 24, 2018. It is now read-only.
KengoTODA
released this
02 Jan 12:22
·
13 commits
to master
since this release
CHANGELOG
- bugfix: parse method should be public
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.1</version>
</dependency>