added support for !empty response #1

Merged
kirillius merged 2 commits from kirillius-patch-1 into master 2026-07-05 07:16:17 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0243318870 - Show all commits

View File

@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>me.legrange</groupId> <groupId>me.legrange</groupId>
<artifactId>mikrotik</artifactId> <artifactId>mikrotik</artifactId>
<version>3.0.8</version> <version>3.0.8.1</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>Mikrotik API Java Client Library</name> <name>Mikrotik API Java Client Library</name>
<url>https://github.com/GideonLeGrange/mikrotik-java</url> <url>https://github.com/GideonLeGrange/mikrotik-java</url>