is not current version
Last Version 2.2

com.github.max-leuthaeuser:scroll_2.13 2.1

SCROLL

GroupId

GroupId

com.github.max-leuthaeuser
ArtifactId

ArtifactId

scroll_2.13
Version

Version

2.1
Type

Type

jar

Download scroll_2.13 2.1


<!-- https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.13/ -->
<dependency>
    <groupId>com.github.max-leuthaeuser</groupId>
    <artifactId>scroll_2.13</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.13/
implementation 'com.github.max-leuthaeuser:scroll_2.13:2.1'
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.13/
implementation ("com.github.max-leuthaeuser:scroll_2.13:2.1")
'com.github.max-leuthaeuser:scroll_2.13:jar:2.1'
<dependency org="com.github.max-leuthaeuser" name="scroll_2.13" rev="2.1">
  <artifact name="scroll_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.max-leuthaeuser', module='scroll_2.13', version='2.1')
)
libraryDependencies += "com.github.max-leuthaeuser" % "scroll_2.13" % "2.1"
[com.github.max-leuthaeuser/scroll_2.13 "2.1"]