Last Version

git24j 1.0.0.20210904

A java bindings of the libgit2 project.

License

License

GroupId

GroupId

com.github.git24j
ArtifactId

ArtifactId

git24j
Version

Version

1.0.0.20210904
Type

Type

jar
Description

Description

git24j
A java bindings of the libgit2 project.
Project URL

Project URL

https://github.com/git24j/git24j
Source Code Management

Source Code Management

http://github.com/git24j/git24j/tree/master

Download git24j 1.0.0.20210904


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
commons-io : commons-io jar 2.7

Project Modules

There are no modules declared in this project.