jaskell-dotty

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

License

License

MIT
GroupId

GroupId

io.github.marchliu
ArtifactId

ArtifactId

jaskell-dotty_3
Last Version

Last Version

0.4.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_3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2
org.scalatest : scalatest_3 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.1
0.3.0
0.2.9
0.2.8