GroupId | GroupIdio.github.marchliu |
---|---|
ArtifactId | ArtifactIdjaskell-dotty_3 |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
jaskell-dotty_3-0.3.1.pom | |
jaskell-dotty_3-0.3.1.jar | 382 KB |
jaskell-dotty_3-0.3.1-sources.jar | 37 KB |
jaskell-dotty_3-0.3.1-javadoc.jar | 615 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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3/
implementation 'io.github.marchliu:jaskell-dotty_3:0.3.1'
// https://jarcasting.com/artifacts/io.github.marchliu/jaskell-dotty_3/
implementation ("io.github.marchliu:jaskell-dotty_3:0.3.1")
'io.github.marchliu:jaskell-dotty_3:jar:0.3.1'
<dependency org="io.github.marchliu" name="jaskell-dotty_3" rev="0.3.1">
<artifact name="jaskell-dotty_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.marchliu', module='jaskell-dotty_3', version='0.3.1')
)
libraryDependencies += "io.github.marchliu" % "jaskell-dotty_3" % "0.3.1"
[io.github.marchliu/jaskell-dotty_3 "0.3.1"]