| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcoffee.cypher.kettle |
| Идентификатор | Идентификаторkettle |
| Последняя версия | Последняя версия2.0.0-alpha |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеKettle
Kotlin mod utilities for Fabric
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| kettle-2.0.0-alpha.pom | |
| kettle-2.0.0-alpha.jar | 142 KB |
| kettle-2.0.0-alpha-sources.jar | 26 KB |
| kettle-2.0.0-alpha-lib.jar | 141 KB |
| kettle-2.0.0-alpha-javadoc.jar | 186 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |