hal/plugins/hal-tellstick/build.gradle

4 lines
70 B
Groovy
Raw Normal View History

2020-08-28 23:07:24 +02:00
dependencies {
implementation 'com.fazecast:jSerialComm:1.3.11'
}