Last Version

LedDisplayI2cDriver 1.0

A driver for FTC robots to display bitmaps and characters on a 8x8 LED matrix.

License

License

GroupId

GroupId

com.team4924
ArtifactId

ArtifactId

LedDisplayI2cDriver
Version

Version

1.0
Type

Type

aar
Description

Description

LedDisplayI2cDriver
A driver for FTC robots to display bitmaps and characters on a 8x8 LED matrix.
Project URL

Project URL

https://github.com/FTC4924/LedDisplayI2cDriver
Source Code Management

Source Code Management

https://github.com/FTC4924/LedDisplayI2cDriver/tree/master

Download LedDisplayI2cDriver 1.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

Project Modules

There are no modules declared in this project.