Last Version

JRsync 1.4.3

A minimal android-compatible synchronization tool for transferring files. It is based on the rsync algorithm, not the rsync command, to utilize minimal dependencies.

License

License

GroupId

GroupId

com.github.batkinson
ArtifactId

ArtifactId

jrsync
Version

Version

1.4.3
Type

Type

jar
Description

Description

JRsync
A minimal android-compatible synchronization tool for transferring files. It is based on the rsync algorithm, not the rsync command, to utilize minimal dependencies.
Project URL

Project URL

https://github.com/batkinson/JRsync
Source Code Management

Source Code Management

https://github.com/batkinson/JRsync

Download jrsync 1.4.3


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

Dependencies

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-jdk14 jar 1.7.12
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.