License |
License
MIT
|
---|---|
GroupId | GroupIdio.github.marchliu |
ArtifactId | ArtifactIdjaskell-dotty_0.27 |
Version | Version0.1.0 |
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_0.27-0.1.0.pom | |
jaskell-dotty_0.27-0.1.0.jar | 418 KB |
jaskell-dotty_0.27-0.1.0-sources.jar | 37 KB |
jaskell-dotty_0.27-0.1.0-javadoc.jar | 207 bytes |
Browse |
<!-- 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"]
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 |