i2cdrivers

OpenFTC I2C Drivers Library

License

License

MIT
GroupId

GroupId

org.openftc
ArtifactId

ArtifactId

i2cdrivers
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

i2cdrivers
OpenFTC I2C Drivers Library
Project URL

Project URL

https://github.com/OpenFTC/I2C-Drivers
Source Code Management

Source Code Management

https://github.com/OpenFTC/I2C-Drivers/tree/master

Download i2cdrivers

How to add to project

<!-- https://jarcasting.com/artifacts/org.openftc/i2cdrivers/ -->
<dependency>
    <groupId>org.openftc</groupId>
    <artifactId>i2cdrivers</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.openftc/i2cdrivers/
implementation 'org.openftc:i2cdrivers:1.0.0'
// https://jarcasting.com/artifacts/org.openftc/i2cdrivers/
implementation ("org.openftc:i2cdrivers:1.0.0")
'org.openftc:i2cdrivers:aar:1.0.0'
<dependency org="org.openftc" name="i2cdrivers" rev="1.0.0">
  <artifact name="i2cdrivers" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.openftc', module='i2cdrivers', version='1.0.0')
)
libraryDependencies += "org.openftc" % "i2cdrivers" % "1.0.0"
[org.openftc/i2cdrivers "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0