MVN

io.github.team6083 : overrobotlib

Maven & Gradle

Jan 28, 2022
0 stars

OverRobotLib · A robot library for FRC Team.

<dependency>
    <groupId>io.github.team6083</groupId>
    <artifactId>overrobotlib</artifactId>
    <version>2022.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.team6083 : overrobotlib to add to Maven - Latest Versions:

  • Latest Stable: 2022.1.1

All Versions

Choose a version of io.github.team6083 : overrobotlib to add to Maven - All Versions:

Version Vulnerabilities Updated
2022.1.x
overrobotlib-2022.1.1
overrobotlib-2022.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.team6083</groupId>
    <artifactId>overrobotlib</artifactId>
    <version>2022.1.1</version>
</dependency>