| Группа | Группаio.github.team6083 |
|---|---|
| Идентификатор | Идентификаторoverrobotlib |
| Версия | Версия2022.1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| overrobotlib-2022.1.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.team6083/overrobotlib/ -->
<dependency>
<groupId>io.github.team6083</groupId>
<artifactId>overrobotlib</artifactId>
<version>2022.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.team6083/overrobotlib/
implementation 'io.github.team6083:overrobotlib:2022.1.0'
// https://jarcasting.com/artifacts/io.github.team6083/overrobotlib/
implementation ("io.github.team6083:overrobotlib:2022.1.0")
'io.github.team6083:overrobotlib:pom:2022.1.0'
<dependency org="io.github.team6083" name="overrobotlib" rev="2022.1.0">
<artifact name="overrobotlib" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.team6083', module='overrobotlib', version='2022.1.0')
)
libraryDependencies += "io.github.team6083" % "overrobotlib" % "2022.1.0"
[io.github.team6083/overrobotlib "2022.1.0"]