Download git-importer-1.0.jar file - Jar g

Jar examples for g:git-importer

Description

Svn Dump File to Git Importer

You can download jar file git-importer 1.0 in this page.

Build File

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'

Download

Click the following link to download the jar file.

git-importer-1.0-javadoc.jar
git-importer-1.0-sources.jar
git-importer-1.0-tests.jar
git-importer-1.0.jar
git-importer-1.0.pom



Related Tutorials