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