GroupId | GroupIdcom.github.max-leuthaeuser |
---|---|
ArtifactId | ArtifactIdscroll_2.11 |
Version | Version0.4 |
Type | Typejar |
Filename | Size |
---|---|
scroll_2.11-0.4.pom | |
scroll_2.11-0.4.jar | 412 KB |
scroll_2.11-0.4-sources.jar | 29 KB |
scroll_2.11-0.4-javadoc.jar | 824 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.11/
implementation 'com.github.max-leuthaeuser:scroll_2.11:0.4'
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.11/
implementation ("com.github.max-leuthaeuser:scroll_2.11:0.4")
'com.github.max-leuthaeuser:scroll_2.11:jar:0.4'
<dependency org="com.github.max-leuthaeuser" name="scroll_2.11" rev="0.4">
<artifact name="scroll_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.max-leuthaeuser', module='scroll_2.11', version='0.4')
)
libraryDependencies += "com.github.max-leuthaeuser" % "scroll_2.11" % "0.4"
[com.github.max-leuthaeuser/scroll_2.11 "0.4"]