Replies: 1 comment
-
<dependency>
<groupId>com.aayushatharva.brotli4j</groupId>
<artifactId>brotli4j</artifactId>
<version>1.17.0</version>
</dependency>There you go! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to start using the
com.aayushatharva.brotli4j.encoder.EncoderJNI.Wrapperfrom Eclipse Jetty.These were recently made available via the changes due to ...
EncoderJNI.Operationis not public, preventing the use ofEncoderJNI.push(Operation op, int length)#144Beta Was this translation helpful? Give feedback.
All reactions