не последняя версия
Последняя версия 1.0.0.20210904

git24j 1.0.0.20200914

A java bindings of the libgit2 project.

Лицензия

Лицензия

Группа

Группа

com.github.git24j
Идентификатор

Идентификатор

git24j
Версия

Версия

1.0.0.20200914
Тип

Тип

jar
Описание

Описание

git24j
A java bindings of the libgit2 project.
Ссылка на сайт

Ссылка на сайт

https://github.com/git24j/git24j
Система контроля версий

Система контроля версий

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

Скачать git24j 1.0.0.20200914


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
commons-io : commons-io jar 2.6

Модули Проекта

Данный проект не имеет модулей.