Added missing @throws
This commit is contained in:
parent
56d10d6937
commit
5d081c8c88
|
|
@ -35,7 +35,7 @@ I recommend using the Maven artifact from Maven Central using this dependency:
|
|||
<dependency>
|
||||
<groupId>me.legrange</groupId>
|
||||
<artifactId>mikrotik</artifactId>
|
||||
<version>2.1</version>
|
||||
<version>2.2</version>
|
||||
</dependency>
|
||||
```
|
||||
You can also clone or fork the repository, or download the source as a zip or tar.gz from [Releases](https://github.com/GideonLeGrange/mikrotik-java/releases)
|
||||
|
|
|
|||
Loading…
Reference in New Issue