Scalable Cat's Force

Scala language provider for Minecraft 1.13.2 and newer

File Details

ScalableCatsForce-2.13.2-build-2-with-library.jar

  • R
  • May 11, 2020
  • 13.59 MB
  • 793.3K
  • 1.16.1+2
  • Forge

File Name

ScalableCatsForce-2.13.2-build-2-with-library.jar

Supported Versions

  • 1.16.1
  • 1.15.2
  • 1.14.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:scalable-cats-force-320926:2954109")

Learn more about Curse Maven

Scala 2.13.2 and Cats 2.1.0

 

This version has binary compatibility with old versions (2.13.*).

 

Works in 1.15.2, 1.14.4 and maybe 1.13.2.

In 1.12.2 you don't need to download this file.

 

For modders.

Maven package is available https://github.com/Kotori316/SLP/packages/104937

Maven repository setting is here.

maven {
name = "Scalable Cats Force"
url = "https://maven.pkg.github.com/Kotori316/SLP"
credentials{
username = ""
password = <TOKEN>
}
}

 Then, add

implementation("com.kotori316:ScalableCatsForce:2.13.2-build-2:dev")