License |
License |
---|---|
GroupId | GroupIdcom.mthaler |
ArtifactId | ArtifactIdgroove_2.11 |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptiongroove
groove
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
groove_2.11-0.0.7.pom | |
groove_2.11-0.0.7.jar | 47 KB |
groove_2.11-0.0.7-sources.jar | 4 KB |
groove_2.11-0.0.7-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mthaler/groove_2.11/ -->
<dependency>
<groupId>com.mthaler</groupId>
<artifactId>groove_2.11</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.mthaler/groove_2.11/
implementation 'com.mthaler:groove_2.11:0.0.7'
// https://jarcasting.com/artifacts/com.mthaler/groove_2.11/
implementation ("com.mthaler:groove_2.11:0.0.7")
'com.mthaler:groove_2.11:jar:0.0.7'
<dependency org="com.mthaler" name="groove_2.11" rev="0.0.7">
<artifact name="groove_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mthaler', module='groove_2.11', version='0.0.7')
)
libraryDependencies += "com.mthaler" % "groove_2.11" % "0.0.7"
[com.mthaler/groove_2.11 "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |