Перейти к содержимому
Mineforgian

farrow

ArrowKt for Fabric (& Quilt)

437 загрузок0 подписчиковApache-2.0fabricquilt

Обновлён 13 мая 2024 г. · опубликован 21 февраля 2024 г.

ArrowKT for Fabric (& Quilt).

Farrow provides the JVM implementation of the following:

  • arrow-annotations
  • arrow-atomic
  • arrow-continuations
  • arrow-core
  • arrow-core-serialization
  • arrow-fx-coroutines
  • arrow-fx-stm
  • arrows-optics
  • arrow-resilience

Visit the API Docs

Maven dependency:

val farrowVersion = "1.0.0+arrow.1.2.4" //latest version

repositories {
  //other stuff
  maven("https://maven.wiredtomato.net/releases/")
}

dependencies {
  //other stuff
  include(modImplementation("net.wiredtomato:farrow:$farrowVersion")!!)
}

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.0+arrow.1.2.4Релиз1.20.4, 1.20.5, 1.20.6, 1.21fabric13 мая 2024 г.Скачать (5.0 МБ)
1.0.0+arrow.1.2.3Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6fabric, quilt17 марта 2024 г.Скачать (5.1 МБ)

Комментарии

Загружаем…