Marrow 图标

Marrow

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 2.1.2-neoforge
本资源为搬运资源,原资源地址: https://modrinth.com/mod/marrow
资源信息

Minecraft 版本: 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8

平台: neoforge

标签: library utility

资源介绍

Marrow

maven-releases-badge
maven-nightly-badge
modrinth-badge
curseforge-badge
Minecraft mod that bundles Arrow for ease-of-use and installation.

Usage

Simply add it as a dependency to your Gradle project like so:

Groovy ```groovy repositories { mavenCentral() maven("https://maven.is-immensely.gay/nightly") } dependencies { def variantAttribute = Attribute.of("earth.terrarium.cloche.modLoader", String::class) modImplementation("xyz.naomieow:marrow:2.1.2") { attributes { // "fabric" for fabric // "forge" for forge // "neoforge" for neoforge attribute(variantAttribute, "fabric") } } } ``` Kotlin DSL ```kts repositories { mavenCentral() maven("https://maven.is-immensely.gay/nightly") } dependencies { val variantAttribute = Attribute.of("earth.terrarium.cloche.modLoader", String::class.java) modImplementation("xyz.naomieow:marrow:2.1.2") { attributes { // "fabric" for fabric // "forge" for forge // "neoforge" for neoforge attribute(variantAttribute, "fabric") } } } ``` Kotlin DSL (Cloche) ```kts repositories { mavenCentral() maven("https://maven.is-immensely.gay/nightly") } common { dependencies { modImplementation("xyz.naomieow:marrow:2.1.2") } } ```

And then you should have access to Arrow in your project:

val example: Either<String, Int> = Either.Left("Hello world!")

Versioning

Marrow tracks the upstream version of Arrow, which is why the initial release is tagged
as version 2.1.2. If you ever find Marrow to be outdated, please create an issue or
contact me on Discord.

Bundled Libraries

  • io.arrow-kt:arrow-core
  • io.arrow-kt:arrow-core-serialization
  • io.arrow-kt:arrow-fx-coroutines
  • io.arrow-kt:arrow-fx-stm
  • io.arrow-kt:arrow-annotations
  • io.arrow-kt:arrow-atomic
  • io.arrow-kt:arrow-collectors
  • io.arrow-kt:arrow-optics
  • io.arrow-kt:arrow-resilience
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Potato Vision

价格:0 墨喵币
下载量:0

查看详情
Kirby's Minecraft DreamLand

价格:0 墨喵币
下载量:0

查看详情
Watering Cans [Dew Drop]

价格:0 墨喵币
下载量:0

查看详情
TFC Grooming Station

价格:0 墨喵币
下载量:0

查看详情