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