MVN

org.ftclib.ftclib : core

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>core</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.1

All Versions

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

Version Vulnerabilities Updated
2.1.x
core-2.1.1
core-2.1.0
2.0.x
core-2.0.1
core-2.0.0
1.2.x
core-1.2.1
core-1.2.0
1.1.x
core-1.1.6
core-1.1.5
core-1.1.4
core-1.1.3
core-1.1.2
core-1.1.1
core-1.1.0
1.0.x
core-1.0.1
core-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ftclib.ftclib</groupId>
    <artifactId>core</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ftclib.ftclib:core:2.1.1'

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

implementation("org.ftclib.ftclib:core:2.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ftclib.ftclib" % "core" % "2.1.1"

Advertisement

Dependencies from Group

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

Discover Dependencies

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
Aug 24, 2023
7 usages