GroupId | GroupIdcom.mthaler |
---|---|
ArtifactId | ArtifactIdgroove_2.11 |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
groove_2.11-0.0.1.pom | |
groove_2.11-0.0.1.jar | 50 KB |
groove_2.11-0.0.1-sources.jar | 3 KB |
groove_2.11-0.0.1-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mthaler/groove_2.11/ -->
<dependency>
<groupId>com.mthaler</groupId>
<artifactId>groove_2.11</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mthaler/groove_2.11/
implementation 'com.mthaler:groove_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.mthaler/groove_2.11/
implementation ("com.mthaler:groove_2.11:0.0.1")
'com.mthaler:groove_2.11:jar:0.0.1'
<dependency org="com.mthaler" name="groove_2.11" rev="0.0.1">
<artifact name="groove_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mthaler', module='groove_2.11', version='0.0.1')
)
libraryDependencies += "com.mthaler" % "groove_2.11" % "0.0.1"
[com.mthaler/groove_2.11 "0.0.1"]