License |
License |
---|---|
GroupId | GroupIdcom.github.max-leuthaeuser |
ArtifactId | ArtifactIdscrollannotations_2.12 |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSCROLLAnnotations
SCROLLAnnotations
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.max-leuthaeuser |
<!-- https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scrollannotations_2.12/ -->
<dependency>
<groupId>com.github.max-leuthaeuser</groupId>
<artifactId>scrollannotations_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scrollannotations_2.12/
implementation 'com.github.max-leuthaeuser:scrollannotations_2.12:0.0.1'
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scrollannotations_2.12/
implementation ("com.github.max-leuthaeuser:scrollannotations_2.12:0.0.1")
'com.github.max-leuthaeuser:scrollannotations_2.12:jar:0.0.1'
<dependency org="com.github.max-leuthaeuser" name="scrollannotations_2.12" rev="0.0.1">
<artifact name="scrollannotations_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.max-leuthaeuser', module='scrollannotations_2.12', version='0.0.1')
)
libraryDependencies += "com.github.max-leuthaeuser" % "scrollannotations_2.12" % "0.0.1"
[com.github.max-leuthaeuser/scrollannotations_2.12 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
com.github.max-leuthaeuser : scroll_2.12 | jar | 1.4 |
org.scala-lang : scala-reflect | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |