| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKotlin Языки программирования |
| Группа | Группаio.github.exav |
| Идентификатор | Идентификаторscreeps-kotlin-types |
| Последняя версия | Последняя версия1.13.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеscreeps-kotlin-types
The repository for Screep's Kotlin type definitions. https://screeps.com/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| screeps-kotlin-types-1.13.0.pom | |
| screeps-kotlin-types-1.13.0-sources.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.exav/screeps-kotlin-types/ -->
<dependency>
<groupId>io.github.exav</groupId>
<artifactId>screeps-kotlin-types</artifactId>
<version>1.13.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.exav/screeps-kotlin-types/
implementation 'io.github.exav:screeps-kotlin-types:1.13.0'
// https://jarcasting.com/artifacts/io.github.exav/screeps-kotlin-types/
implementation ("io.github.exav:screeps-kotlin-types:1.13.0")
'io.github.exav:screeps-kotlin-types:pom:1.13.0'
<dependency org="io.github.exav" name="screeps-kotlin-types" rev="1.13.0">
<artifact name="screeps-kotlin-types" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.exav', module='screeps-kotlin-types', version='1.13.0')
)
libraryDependencies += "io.github.exav" % "screeps-kotlin-types" % "1.13.0"
[io.github.exav/screeps-kotlin-types "1.13.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |