is not current version
Last Version 1.2.0

com.github.marschall:svn-diffstat 1.1.0

Creates git like diff stat over a whole svn repository.

Categories

Categories

Subversion Development Tools Version Controls FST Data Data Formats Serialization
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

svn-diffstat
Version

Version

1.1.0
Type

Type

jar

Download svn-diffstat 1.1.0


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