Jar examples for g:git-importer
Svn Dump File to Git Importer
You can download jar file git-importer 1.0 in this page.
You can use the following script to add git-importer-1.0.jar to your project.
<dependency> <groupId>io.github.svndump-to-git</groupId> <artifactId>git-importer</artifactId> <version>1.0</version> </dependency>
compile group: 'io.github.svndump-to-git', name: 'git-importer', version: '1.0'
libraryDependencies += "io.github.svndump-to-git" % "git-importer" % "1.0"
<dependency org="io.github.svndump-to-git" name="git-importer" rev="1.0"/>
@Grapes(@Grab(group='io.github.svndump-to-git', module='git-importer', version='1.0'))
'io.github.svndump-to-git:git-importer:jar:1.0'
Click the following link to download the jar file.
git-importer-1.0-javadoc.jar