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

io.github.thehamzarocks:hask 0.1

Code in Java, Haskell-style

Группа

Группа

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

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

hask
Версия

Версия

0.1
Тип

Тип

jar

Скачать hask 0.1

Имя Файла Размер
hask-0.1.pom
hask-0.1.jar 6 KB
hask-0.1-tests.jar 261 bytes
hask-0.1-sources.jar 3 KB
hask-0.1-javadoc.jar 390 KB
Обзор

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