MVN

org.ftclib.ftclib : vision

Maven & Gradle

Feb 22, 2023
179 stars

FTCLib · FTCLib is the FTC library to end all libraries. By porting features from WPILib for FRC, FTCLib makes the use of advanced systems extremely easy for even rookie programmers.

<dependency>
    <groupId>org.ftclib.ftclib</groupId>
    <artifactId>vision</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ftclib.ftclib : vision to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.ftclib.ftclib : vision to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
vision-2.1.0
2.0.x
vision-2.0.1
vision-2.0.0
1.2.x
vision-1.2.0
1.1.x
vision-1.1.0

How to add a dependency to Maven

Add the following org.ftclib.ftclib : vision maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ftclib.ftclib</groupId>
    <artifactId>vision</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ftclib.ftclib : vision gradle dependency to your build.gradle file:

implementation 'org.ftclib.ftclib:vision:2.1.0'

Gradle Kotlin DSL: Add the following org.ftclib.ftclib : vision gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ftclib.ftclib:vision:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ftclib.ftclib : vision sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ftclib.ftclib" % "vision" % "2.1.0"

Advertisement

Dependencies from Group

Feb 22, 2023
179 stars
May 01, 2021
179 stars
Feb 22, 2023
179 stars

Discover Dependencies

Feb 22, 2023
179 stars
Feb 07, 2022
41 stars
Aug 20, 2023
3 usages
140 stars
Aug 20, 2023
140 stars
Jun 05, 2023
1 usages
0 stars
Apr 30, 2021
0 stars
May 24, 2021
1 usages
Aug 24, 2023
8 usages