otuounitc
Results
1
issues of
otuounitc
I get this error when I'm trying to create an object of `RtGithub` class. Like this : `val rep = RtGithub("...token...")` Here's the log: **`Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpEntityEnclosingRequestBase...