| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nkb03 |
| Идентификатор | Идентификаторkrobot |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
Описаниеkrobot
Enhanced version of kotlin-robot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| krobot-1.0.pom | |
| krobot-1.0.jar | 173 KB |
| krobot-1.0-tests.jar | 9 KB |
| krobot-1.0-sources.jar | 19 KB |
| krobot-1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nkb03/krobot/ -->
<dependency>
<groupId>com.github.nkb03</groupId>
<artifactId>krobot</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nkb03/krobot/
implementation 'com.github.nkb03:krobot:1.0'
// https://jarcasting.com/artifacts/com.github.nkb03/krobot/
implementation ("com.github.nkb03:krobot:1.0")
'com.github.nkb03:krobot:jar:1.0'
<dependency org="com.github.nkb03" name="krobot" rev="1.0">
<artifact name="krobot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nkb03', module='krobot', version='1.0')
)
libraryDependencies += "com.github.nkb03" % "krobot" % "1.0"
[com.github.nkb03/krobot "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.jetbrains.kotlin : kotlin-script-runtime | jar | 1.4.10 |