Owner(s): Derek VerLee
This as adaptation of the (public domain) "oBIX Java Toolkit" source code, repackaged with a gradle build script. The intended output is jar suitable for use as a library, so the "oBIX spy" parts where removed.
- Just run
./gradlew build(or, usegradlew.bat, if your like, running DOS or whatever). - Find your
.jarfile in./build/libs
- Official Codebase on Sourceforge
- oBIX TC