Skip to content

Repository files navigation

Pure Java NetworkTables

A pure java implementation for a Networktables v4 protocol server to communicate with FRC tools

Installation

Add to your build.gradle depenedencies block the following line:

implementation 'com.github.FRC-For-FTC-Tools:nt-self-impl:0.0.2'

And to the repositories block the following line:

maven { url 'https://jitpack.io' }

About

Self implemented networktables server

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages