is not current version
Last Version 2.0.1

tech.sourced:jgit-spark-connector 2.0.0

jgit-spark-connector

Categories

Categories

Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

tech.sourced
ArtifactId

ArtifactId

jgit-spark-connector
Version

Version

2.0.0
Type

Type

jar

Download jgit-spark-connector 2.0.0


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