Make jzlib dependency avaible in example for zlib
This commit is contained in:
parent
00310d96af
commit
b56f60c7ff
@ -59,6 +59,10 @@
|
||||
<groupId>com.google.protobuf</groupId>
|
||||
<artifactId>protobuf-java</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.jcraft</groupId>
|
||||
<artifactId>jzlib</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- see https://github.com/netty/netty/issues/874 -->
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user