License |
License
MIT
|
---|---|
GroupId | GroupIdio.github.marchliu |
ArtifactId | ArtifactIdjaskell-dotty_3.0.0-M1 |
Version | Version0.1.2 |
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.0-M1-0.1.2.pom | |
jaskell-dotty_3.0.0-M1-0.1.2.jar | 341 KB |
jaskell-dotty_3.0.0-M1-0.1.2-sources.jar | 37 KB |
jaskell-dotty_3.0.0-M1-0.1.2-javadoc.jar | 207 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3.0.0-M1/ -->
<dependency>
<groupId>io.github.marchliu</groupId>
<artifactId>jaskell-dotty_3.0.0-M1</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3.0.0-M1/
implementation 'io.github.marchliu:jaskell-dotty_3.0.0-M1:0.1.2'
// https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3.0.0-M1/
implementation ("io.github.marchliu:jaskell-dotty_3.0.0-M1:0.1.2")
'io.github.marchliu:jaskell-dotty_3.0.0-M1:jar:0.1.2'
<dependency org="io.github.marchliu" name="jaskell-dotty_3.0.0-M1" rev="0.1.2">
<artifact name="jaskell-dotty_3.0.0-M1" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.marchliu', module='jaskell-dotty_3.0.0-M1', version='0.1.2')
)
libraryDependencies += "io.github.marchliu" % "jaskell-dotty_3.0.0-M1" % "0.1.2"
[io.github.marchliu/jaskell-dotty_3.0.0-M1 "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-M1 | jar | 3.0.0-M1 |
org.scalatest : scalatest_3.0.0-M1 | jar | 3.2.3 |