License |
License |
---|---|
GroupId | GroupIdcom.github.max-leuthaeuser |
ArtifactId | ArtifactIdscrollcompilerplugin_2.11 |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionSCROLLCompilerPlugin
SCROLLCompilerPlugin
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.max-leuthaeuser |
<!-- https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scrollcompilerplugin_2.11/ -->
<dependency>
<groupId>com.github.max-leuthaeuser</groupId>
<artifactId>scrollcompilerplugin_2.11</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scrollcompilerplugin_2.11/
implementation 'com.github.max-leuthaeuser:scrollcompilerplugin_2.11:0.0.3'
// https://jarcasting.com/artifacts/com.github.max-leuthaeuser/scrollcompilerplugin_2.11/
implementation ("com.github.max-leuthaeuser:scrollcompilerplugin_2.11:0.0.3")
'com.github.max-leuthaeuser:scrollcompilerplugin_2.11:jar:0.0.3'
<dependency org="com.github.max-leuthaeuser" name="scrollcompilerplugin_2.11" rev="0.0.3">
<artifact name="scrollcompilerplugin_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.max-leuthaeuser', module='scrollcompilerplugin_2.11', version='0.0.3')
)
libraryDependencies += "com.github.max-leuthaeuser" % "scrollcompilerplugin_2.11" % "0.0.3"
[com.github.max-leuthaeuser/scrollcompilerplugin_2.11 "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.7 |
org.scala-lang : scala-library | jar | 2.11.7 |
com.github.max-leuthaeuser : scroll_2.11 | jar | 0.9.8 |
com.typesafe : config | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.3 |