GroupId | GroupIdcom.github.max-leuthaeuser |
---|---|
ArtifactId | ArtifactIdscroll_2.13 |
Version | Version2.0 |
Type | Typejar |
Filename | Size |
---|---|
scroll_2.13-2.0.pom | |
scroll_2.13-2.0.jar | 264 KB |
scroll_2.13-2.0-sources.jar | 39 KB |
scroll_2.13-2.0-javadoc.jar | 1 MB |
Browse |
<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.13/
implementation 'com.github.max-leuthaeuser:scroll_2.13:2.0'
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scroll_2.13/
implementation ("com.github.max-leuthaeuser:scroll_2.13:2.0")
'com.github.max-leuthaeuser:scroll_2.13:jar:2.0'
<dependency org="com.github.max-leuthaeuser" name="scroll_2.13" rev="2.0">
<artifact name="scroll_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.max-leuthaeuser', module='scroll_2.13', version='2.0')
)
libraryDependencies += "com.github.max-leuthaeuser" % "scroll_2.13" % "2.0"
[com.github.max-leuthaeuser/scroll_2.13 "2.0"]