SVNKit cli

The only pure Java Subversion library in the world, formerly known as JavaSVN

License

License

http://svnkit.com/license.html
Categories

Categories

Subversion Development Tools Version Controls CLI User Interface
GroupId

GroupId

com.svnkit
ArtifactId

ArtifactId

svnkit-cli
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SVNKit cli
The only pure Java Subversion library in the world, formerly known as JavaSVN
Project URL

Project URL

http://svnkit.com/

Download svnkit-cli

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.svnkit : svnkit jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0