Jar examples for d:delta-common
Common library for utilities and library for creating and applying binary patches to file system directories.
You can download jar file delta-common 1.1.3 in this page.
MIT License
You can use the following script to add delta-common-1.1.3.jar to your project.
<dependency> <groupId>com.alexkasko.delta</groupId> <artifactId>delta-common</artifactId> <version>1.1.3</version> </dependency>
compile group: 'com.alexkasko.delta', name: 'delta-common', version: '1.1.3'
libraryDependencies += "com.alexkasko.delta" % "delta-common" % "1.1.3"
<dependency org="com.alexkasko.delta" name="delta-common" rev="1.1.3"/>
@Grapes(@Grab(group='com.alexkasko.delta', module='delta-common', version='1.1.3'))
'com.alexkasko.delta:delta-common:jar:1.1.3'
Click the following link to download the jar file.
delta-common-1.1.3-javadoc.jar