The latest releases can be downloadede here: [ws4d-jcoap/release](https://gitlab.amd.e-technik.uni-rostock.de/ws4d/jcoap/tree/master/ws4d-jcoap/release)
# Build using Maven
You need to have a working maven installation to build jCoAP.
...
...
@@ -14,7 +18,7 @@ Then simply run the following from the project's root directory:
$ mvn clean install
```
Executable JARs of the examples with all dependencies can be found in the `target\` folder.
Executable JARs including all dependencies can be found in the `target\` folder afterwards.