Compressor
Compressor copied to clipboard
How to use java project
How to use java project , please
Someone please give answer
Would highly appreciate an answer too!
please give answer to question
ok
Best Wishes!
张 维
------------------ 原始邮件 ------------------ 发件人: "Salimcan Satıcı"<[email protected]>; 发送时间: 2020年9月5日(星期六) 晚上8:17 收件人: "zetbaitsu/Compressor"<[email protected]>; 抄送: "Subscribed"<[email protected]>; 主题: Re: [zetbaitsu/Compressor] How to use java project (#164)
please give answer to question
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
To my knowledge, You can not use the version 3 in Java. Use version 2.x for Java. In version 3.0, they made it only for kotlin changes like extension functions, coroutine scope etc. You can't get coroutine context in Java. So better use v2.x for Java. Here is the readme for the same.
Check this gist https://gist.github.com/nareshkatta99/5fbe8a37799d5a48ea9de32af4a69ea9 Sample project is here