is not current version
Last Version 0.13.0

sh.almond:scala-interpreter_2.12.9 0.10.9

scala-interpreter

Categories

Categories

Scala Languages
GroupId

GroupId

sh.almond
ArtifactId

ArtifactId

scala-interpreter_2.12.9
Version

Version

0.10.9
Type

Type

jar

Download scala-interpreter_2.12.9 0.10.9


<!-- https://jarcasting.com/artifacts/sh.almond/scala-interpreter_2.12.9/ -->
<dependency>
    <groupId>sh.almond</groupId>
    <artifactId>scala-interpreter_2.12.9</artifactId>
    <version>0.10.9</version>
</dependency>
// https://jarcasting.com/artifacts/sh.almond/scala-interpreter_2.12.9/
implementation 'sh.almond:scala-interpreter_2.12.9:0.10.9'
// https://jarcasting.com/artifacts/sh.almond/scala-interpreter_2.12.9/
implementation ("sh.almond:scala-interpreter_2.12.9:0.10.9")
'sh.almond:scala-interpreter_2.12.9:jar:0.10.9'
<dependency org="sh.almond" name="scala-interpreter_2.12.9" rev="0.10.9">
  <artifact name="scala-interpreter_2.12.9" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.almond', module='scala-interpreter_2.12.9', version='0.10.9')
)
libraryDependencies += "sh.almond" % "scala-interpreter_2.12.9" % "0.10.9"
[sh.almond/scala-interpreter_2.12.9 "0.10.9"]