Kettle

Kotlin mod utilities for Fabric

License

License

GroupId

GroupId

coffee.cypher.kettle
ArtifactId

ArtifactId

kettle
Last Version

Last Version

2.0.0-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

Kettle
Kotlin mod utilities for Fabric
Source Code Management

Source Code Management

https://github.com/Cypher121/kettle/

Download kettle

How to add to project

<!-- https://jarcasting.com/artifacts/coffee.cypher.kettle/kettle/ -->
<dependency>
    <groupId>coffee.cypher.kettle</groupId>
    <artifactId>kettle</artifactId>
    <version>2.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/coffee.cypher.kettle/kettle/
implementation 'coffee.cypher.kettle:kettle:2.0.0-alpha'
// https://jarcasting.com/artifacts/coffee.cypher.kettle/kettle/
implementation ("coffee.cypher.kettle:kettle:2.0.0-alpha")
'coffee.cypher.kettle:kettle:jar:2.0.0-alpha'
<dependency org="coffee.cypher.kettle" name="kettle" rev="2.0.0-alpha">
  <artifact name="kettle" type="jar" />
</dependency>
@Grapes(
@Grab(group='coffee.cypher.kettle', module='kettle', version='2.0.0-alpha')
)
libraryDependencies += "coffee.cypher.kettle" % "kettle" % "2.0.0-alpha"
[coffee.cypher.kettle/kettle "2.0.0-alpha"]

Dependencies

runtime (3)

Group / Artifact Type Version
net.fabricmc » fabric-loader jar 0.11.6
net.fabricmc.fabric-api » fabric-api jar 0.37.0+1.17
net.fabricmc » fabric-language-kotlin jar 1.6.2+kotlin.1.5.20

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-alpha
1.15.2-1.1.0
1.13.2-1.0.2