| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.akshathraghav |
| Идентификатор | Идентификаторcubot.io |
| Последняя версия | Последняя версия1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCubot
All-Purpose Cubing Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cubot.io-1.pom | |
| cubot.io-1.jar | 2 KB |
| cubot.io-1-sources.jar | 337 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.akshathraghav/cubot.io/ -->
<dependency>
<groupId>io.github.akshathraghav</groupId>
<artifactId>cubot.io</artifactId>
<version>1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.akshathraghav/cubot.io/
implementation 'io.github.akshathraghav:cubot.io:1'
// https://jarcasting.com/artifacts/io.github.akshathraghav/cubot.io/
implementation ("io.github.akshathraghav:cubot.io:1")
'io.github.akshathraghav:cubot.io:jar:1'
<dependency org="io.github.akshathraghav" name="cubot.io" rev="1">
<artifact name="cubot.io" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.akshathraghav', module='cubot.io', version='1')
)
libraryDependencies += "io.github.akshathraghav" % "cubot.io" % "1"
[io.github.akshathraghav/cubot.io "1"]