mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-30 02:31:40 +00:00
initial project setup and updated git ignore
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
<artifactId>json</artifactId>
|
||||
<version>RELEASE</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!--slf4j for javalin -->
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-simple</artifactId>
|
||||
<version>1.7.26</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!--frc cscore libs-->
|
||||
<groupId>edu.wpi.first.cscore</groupId>
|
||||
|
||||
Reference in New Issue
Block a user