не последняя версия
Последняя версия 0.1.3

io.github.thehamzarocks:hask 0.1.1

Code in Java, Haskell-style

Группа

Группа

io.github.thehamzarocks
Идентификатор

Идентификатор

hask
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать hask 0.1.1


<!-- https://jarcasting.com/artifacts/io.github.thehamzarocks/hask/ -->
<dependency>
    <groupId>io.github.thehamzarocks</groupId>
    <artifactId>hask</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thehamzarocks/hask/
implementation 'io.github.thehamzarocks:hask:0.1.1'
// https://jarcasting.com/artifacts/io.github.thehamzarocks/hask/
implementation ("io.github.thehamzarocks:hask:0.1.1")
'io.github.thehamzarocks:hask:jar:0.1.1'
<dependency org="io.github.thehamzarocks" name="hask" rev="0.1.1">
  <artifact name="hask" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thehamzarocks', module='hask', version='0.1.1')
)
libraryDependencies += "io.github.thehamzarocks" % "hask" % "0.1.1"
[io.github.thehamzarocks/hask "0.1.1"]