GroupId | GroupIdcom.github.max-leuthaeuser |
---|---|
ArtifactId | ArtifactIdscroll_2.11 |
Version | Version0.6 |
Type | Typejar |
Filename | Size |
---|---|
scroll_2.11-0.6.pom | |
scroll_2.11-0.6.jar | 418 KB |
scroll_2.11-0.6-sources.jar | 29 KB |
scroll_2.11-0.6-javadoc.jar | 830 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.11/ -->
<dependency>
<groupId>com.github.max-leuthaeuser</groupId>
<artifactId>scroll_2.11</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.11/
implementation 'com.github.max-leuthaeuser:scroll_2.11:0.6'
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.11/
implementation ("com.github.max-leuthaeuser:scroll_2.11:0.6")
'com.github.max-leuthaeuser:scroll_2.11:jar:0.6'
<dependency org="com.github.max-leuthaeuser" name="scroll_2.11" rev="0.6">
<artifact name="scroll_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.max-leuthaeuser', module='scroll_2.11', version='0.6')
)
libraryDependencies += "com.github.max-leuthaeuser" % "scroll_2.11" % "0.6"
[com.github.max-leuthaeuser/scroll_2.11 "0.6"]