Third Coast 18.7.1
Gradle
repositories {
jcenter()
}
dependencies {
compile 'org.strykeforce.thirdcoast:swerve:18.7.1'
compile 'org.strykeforce.thirdcoast:telemetry:18.7.1'
}Improvements
- replace nanohttpd with Jetty in telemetry module
- various clean-up and optimizations