| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.madgag |
| ArtifactId | ArtifactIdscala-git_2.10 |
| Last Version | Last Version1.11.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscala-git
scala-git
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| scala-git_2.10-1.11.4.pom | |
| scala-git_2.10-1.11.4.jar | 89 KB |
| scala-git_2.10-1.11.4-sources.jar | 6 KB |
| scala-git_2.10-1.11.4-javadoc.jar | 422 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.madgag/scala-git_2.10/ -->
<dependency>
<groupId>com.madgag</groupId>
<artifactId>scala-git_2.10</artifactId>
<version>1.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/scala-git_2.10/
implementation 'com.madgag:scala-git_2.10:1.11.4'
// https://jarcasting.com/artifacts/com.madgag/scala-git_2.10/
implementation ("com.madgag:scala-git_2.10:1.11.4")
'com.madgag:scala-git_2.10:jar:1.11.4'
<dependency org="com.madgag" name="scala-git_2.10" rev="1.11.4">
<artifact name="scala-git_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='scala-git_2.10', version='1.11.4')
)
libraryDependencies += "com.madgag" % "scala-git_2.10" % "1.11.4"
[com.madgag/scala-git_2.10 "1.11.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.3 |
| com.madgag : org.eclipse.jgit | jar | 2.99.99.2.0-UNOFFICIAL-ROBERTO-RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| com.madgag : scala-git-test_2.10 | jar | 1.11.4 |
| org.specs2 : specs2_2.10 | jar | 2.3.11 |