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