OverRobotLib

A robot library for FRC Team.

Лицензия

Лицензия

Группа

Группа

io.github.team6083
Идентификатор

Идентификатор

overrobotlib
Последняя версия

Последняя версия

2022.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

OverRobotLib
A robot library for FRC Team.
Ссылка на сайт

Ссылка на сайт

https://github.com/Team6083/OverRobotLib
Система контроля версий

Система контроля версий

https://github.com/Team6083/OverRobotLib

Скачать overrobotlib

Имя Файла Размер
overrobotlib-2022.1.1.pom
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.team6083/overrobotlib/ -->
<dependency>
    <groupId>io.github.team6083</groupId>
    <artifactId>overrobotlib</artifactId>
    <version>2022.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.team6083/overrobotlib/
implementation 'io.github.team6083:overrobotlib:2022.1.1'
// https://jarcasting.com/artifacts/io.github.team6083/overrobotlib/
implementation ("io.github.team6083:overrobotlib:2022.1.1")
'io.github.team6083:overrobotlib:pom:2022.1.1'
<dependency org="io.github.team6083" name="overrobotlib" rev="2022.1.1">
  <artifact name="overrobotlib" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.team6083', module='overrobotlib', version='2022.1.1')
)
libraryDependencies += "io.github.team6083" % "overrobotlib" % "2022.1.1"
[io.github.team6083/overrobotlib "2022.1.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2022.1.1
2022.1.0