Last Version

KGit 1.0.5

Kotlin Wrapper Library of JGit

License

License

GroupId

GroupId

com.github.sya-ri
ArtifactId

ArtifactId

kgit
Version

Version

1.0.5
Type

Type

pom
Description

Description

KGit
Kotlin Wrapper Library of JGit
Project URL

Project URL

https://github.com/sya-ri/KGit
Source Code Management

Source Code Management

https://github.com/sya-ri/KGit.git

Download kgit 1.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 5.11.0.202103091610-r

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

Project Modules

There are no modules declared in this project.