scala-cli


License

License

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

org.jupyter-scala
ArtifactId

ArtifactId

scala-cli_2.12.1
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

scala-cli
scala-cli
Project URL

Project URL

https://github.com/alexarchambault/jupyter-scala
Project Organization

Project Organization

org.jupyter-scala
Source Code Management

Source Code Management

https://github.com/alexarchambault/jupyter-scala

Download scala-cli_2.12.1

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
org.jupyter-scala : scala-kernel_2.12.1 jar 0.4.2
com.github.alexarchambault : case-app_2.12 jar 1.1.3
ch.qos.logback : logback-classic jar 1.2.1

Project Modules

There are no modules declared in this project.
logo

almond

almond is a Scala kernel for Jupyter.

Build Status Windows Build status Join the chat at https://gitter.im/alexarchambault/jupyter-scala Maven Central Gitpod Ready-to-Code

Documentation

See the project website for more details.

Code of Conduct

The almond project welcomes contributions from anybody wishing to participate. All code or documentation that is provided must be licensed with the same license that almond is licensed with (3-Clause BSD, see LICENSE).

People are expected to follow the Scala Code of Conduct when discussing almond on GitHub, Gitter channel, or other venues.

Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about the code. Pull requests are also gladly accepted.

Versions

Version
0.4.2
0.4.1
0.4.0
0.4.0-RC6
0.4.0-RC5
0.4.0-RC4