License |
License
MIT
|
---|---|
GroupId | GroupIdio.github.marchliu |
ArtifactId | ArtifactIdjaskell-dotty_3.0.0-RC1 |
Version | Version0.2.6 |
Type | Typejar |
Description |
Descriptionjaskell-dotty
Jaskell Core components Library, written by scala 3 (AKA Dotty)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3.0.0-RC1/ -->
<dependency>
<groupId>io.github.marchliu</groupId>
<artifactId>jaskell-dotty_3.0.0-RC1</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3.0.0-RC1/
implementation 'io.github.marchliu:jaskell-dotty_3.0.0-RC1:0.2.6'
// https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3.0.0-RC1/
implementation ("io.github.marchliu:jaskell-dotty_3.0.0-RC1:0.2.6")
'io.github.marchliu:jaskell-dotty_3.0.0-RC1:jar:0.2.6'
<dependency org="io.github.marchliu" name="jaskell-dotty_3.0.0-RC1" rev="0.2.6">
<artifact name="jaskell-dotty_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.marchliu', module='jaskell-dotty_3.0.0-RC1', version='0.2.6')
)
libraryDependencies += "io.github.marchliu" % "jaskell-dotty_3.0.0-RC1" % "0.2.6"
[io.github.marchliu/jaskell-dotty_3.0.0-RC1 "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC1 | jar | 3.0.0-RC1 |
org.scalatest : scalatest_3.0.0-RC1 | jar | 3.2.4 |