c

codacy-git_2.12

A library to interact with the git binary
https://www.codacy.com
Apache 2
Codacy
Codacy
Files download
File Operation
codacy-git_2.12-12.1.0_play_2.8.jar download
codacy-git_2.12-12.1.0_play_2.8.pom download
codacy-git_2.12-12.1.0_play_2.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.codacy</groupId>
  <artifactId>codacy-git_2.12</artifactId>
  <version>12.1.0_play_2.8</version>
</dependency>
Gradle Groovy
implementation 'com.codacy:codacy-git_2.12:12.1.0_play_2.8'
Gradle Kotlin
implementation("com.codacy:codacy-git_2.12:12.1.0_play_2.8")
Scala SBT
libraryDependencies += "com.codacy" % "codacy-git_2.12" % "12.1.0_play_2.8"
Groovy Grape
@Grapes(
  @Grab(group='com.codacy', module='codacy-git_2.12', version='12.1.0_play_2.8')
)
Apache Ivy
<dependency org="com.codacy" name="codacy-git_2.12" rev="12.1.0_play_2.8" />
Leiningen
[com.codacy/codacy-git_2.12 "12.1.0_play_2.8"]
Apache Buildr
'com.codacy:codacy-git_2.12:jar:12.1.0_play_2.8'