GroupId | GroupIdcom.github.max-leuthaeuser |
---|---|
ArtifactId | ArtifactIdscroll_2.12 |
Version | Version1.9 |
Type | Typejar |
Filename | Size |
---|---|
scroll_2.12-1.9.pom | |
scroll_2.12-1.9.jar | 262 KB |
scroll_2.12-1.9-sources.jar | 39 KB |
scroll_2.12-1.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.12/ -->
<dependency>
<groupId>com.github.max-leuthaeuser</groupId>
<artifactId>scroll_2.12</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.12/
implementation 'com.github.max-leuthaeuser:scroll_2.12:1.9'
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.12/
implementation ("com.github.max-leuthaeuser:scroll_2.12:1.9")
'com.github.max-leuthaeuser:scroll_2.12:jar:1.9'
<dependency org="com.github.max-leuthaeuser" name="scroll_2.12" rev="1.9">
<artifact name="scroll_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.max-leuthaeuser', module='scroll_2.12', version='1.9')
)
libraryDependencies += "com.github.max-leuthaeuser" % "scroll_2.12" % "1.9"
[com.github.max-leuthaeuser/scroll_2.12 "1.9"]