License |
License
MIT
|
---|---|
GroupId | GroupIdio.github.marchliu |
ArtifactId | ArtifactIdjaskell-dotty_3 |
Version | Version0.2.8 |
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 |
Filename | Size |
---|---|
jaskell-dotty_3-0.2.8.pom | |
jaskell-dotty_3-0.2.8.jar | 352 KB |
jaskell-dotty_3-0.2.8-sources.jar | 36 KB |
jaskell-dotty_3-0.2.8-javadoc.jar | 604 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3/ -->
<dependency>
<groupId>io.github.marchliu</groupId>
<artifactId>jaskell-dotty_3</artifactId>
<version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3/
implementation 'io.github.marchliu:jaskell-dotty_3:0.2.8'
// https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3/
implementation ("io.github.marchliu:jaskell-dotty_3:0.2.8")
'io.github.marchliu:jaskell-dotty_3:jar:0.2.8'
<dependency org="io.github.marchliu" name="jaskell-dotty_3" rev="0.2.8">
<artifact name="jaskell-dotty_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.marchliu', module='jaskell-dotty_3', version='0.2.8')
)
libraryDependencies += "io.github.marchliu" % "jaskell-dotty_3" % "0.2.8"
[io.github.marchliu/jaskell-dotty_3 "0.2.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.scalatest : scalatest_3 | jar | 3.2.9 |