jaskell-dotty

Jaskell Core components Library, written by scala 3 (AKA Dotty)

License

License

MIT
GroupId

GroupId

io.github.marchliu
ArtifactId

ArtifactId

jaskell-dotty_0.27
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jaskell-dotty
Jaskell Core components Library, written by scala 3 (AKA Dotty)
Project URL

Project URL

https://github.com/MarchLiu/jaskell-dotty
Project Organization

Project Organization

Mars Liu
Source Code Management

Source Code Management

https://github.com/MarchLiu/jaskell-dotty

Download jaskell-dotty_0.27

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_0.27/ -->
<dependency>
    <groupId>io.github.marchliu</groupId>
    <artifactId>jaskell-dotty_0.27</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_0.27/
implementation 'io.github.marchliu:jaskell-dotty_0.27:0.1.0'
// https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_0.27/
implementation ("io.github.marchliu:jaskell-dotty_0.27:0.1.0")
'io.github.marchliu:jaskell-dotty_0.27:jar:0.1.0'
<dependency org="io.github.marchliu" name="jaskell-dotty_0.27" rev="0.1.0">
  <artifact name="jaskell-dotty_0.27" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.marchliu', module='jaskell-dotty_0.27', version='0.1.0')
)
libraryDependencies += "io.github.marchliu" % "jaskell-dotty_0.27" % "0.1.0"
[io.github.marchliu/jaskell-dotty_0.27 "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.27 jar 0.27.0-RC1
org.scalatest : scalatest_0.27 jar 3.2.2

Project Modules

There are no modules declared in this project.

sbt project compiled with Dotty

Usage

This is a normal sbt project, you can compile code with sbt compile and run it with sbt run, sbt console will start a Dotty REPL.

For more information on the sbt-dotty plugin, see the dotty-example-project.

Versions

Version
0.1.0