is not current version
Last Version 0.13.0

sh.almond:scala-interpreter_2.12.10 0.10.8

scala-interpreter

Categories

Categories

Scala Languages
GroupId

GroupId

sh.almond
ArtifactId

ArtifactId

scala-interpreter_2.12.10
Version

Version

0.10.8
Type

Type

jar

Download scala-interpreter_2.12.10 0.10.8


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