nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
farrow

farrow

Mod

ArrowKt for Fabric (& Quilt)

Client or server Library

163 downloads
1 follower

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")!!)
}

External resources


Project members

WiredTomato

Member


Technical information

License
Client side
optional
Server side
optional
Project ID