MVN

org.openftc : i2cdrivers

Maven & Gradle

Sep 25, 2021
6 stars

i2cdrivers · OpenFTC I2C Drivers Library

<dependency>
    <groupId>org.openftc</groupId>
    <artifactId>i2cdrivers</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openftc : i2cdrivers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.openftc : i2cdrivers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
i2cdrivers-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openftc</groupId>
    <artifactId>i2cdrivers</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openftc : i2cdrivers gradle dependency to your build.gradle file:

implementation 'org.openftc:i2cdrivers:1.0.0'

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

implementation("org.openftc:i2cdrivers:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openftc : i2cdrivers sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openftc" % "i2cdrivers" % "1.0.0"

Advertisement

Dependencies from Group

Jun 17, 2023
3 usages
216 stars
Sep 18, 2021
2 usages
10 stars
Sep 25, 2021
6 stars
Jun 17, 2023
59 stars

Discover Dependencies

Sep 25, 2021
0 stars
Sep 25, 2021
0 stars
Sep 25, 2021
0 stars
Sep 25, 2021
0 stars
Oct 19, 2021
0 stars
Oct 19, 2021
0 stars
Sep 25, 2021
5 stars
Sep 25, 2021
5 stars
Sep 25, 2021
5 stars
Sep 25, 2021
5 stars