farrow
作者:rebot | 分类:模组
Minecraft 版本: 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21
平台: fabric
标签: library
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")!!)
}请登录后举报
暂无评论,抢个沙发吧~