Martin Zeitler

Results 24 comments of Martin Zeitler

And how does "political correctness" improve software quality? This appears slightly delusional. The whole concept of "binary gender" is an exclusive concept and should better be fixed instead.

Please note, that the `jcenter()` repository does not exist anymore and should be replaced with `mavenCentral()`. I've seen that all across the [documentation](https://developer.huawei.com/consumer/en/doc/HMSCore-Guides/publisher-service-consent-settings-0000001075342977) (for example), this is still that broken...

With Gradle: repositories { maven { url 'https://jitpack.io' } } dependencies { implementation 'com.github.mpetazzoni:ttorrent:ttorrent-2.0' } Also for Maven, this should be (it won't build without `3.1.0`): org.apache.maven.plugins maven-jar-plugin 3.1.0