is not current version
Last Version 2.0.0-alpha

Kettle 1.15.2-1.1.0

Kotlin utilities for Minecraft Forge mod development

License

License

GroupId

GroupId

coffee.cypher.kettle
ArtifactId

ArtifactId

kettle
Version

Version

1.15.2-1.1.0
Type

Type

jar
Description

Description

Kettle
Kotlin utilities for Minecraft Forge mod development
Source Code Management

Source Code Management

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

Download kettle 1.15.2-1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.