Closed jisungbin closed 2 years ago
Hi thanks for reporting, it is fixed in main
but I have not published a new version. I will try to do asap. Meanwhile please follow the changes in this PR.
https://github.com/arunkumar9t2/scabbard-sample/pull/1/files
Thanks!
Sadly the workaround doesn't work for Maven projects, as Maven's dependency management doesn't seem to have any effect on annotation processors. So could you please release a new version with the 3.0.1
dependency?
Hi thanks for raising this up, I will try to release hot fix asap.
I am using the latest version 0.5.0, and when I build it, the below error occurs:
I think
com.github.kittinunf.result:result:3.0.0
was removed from Maven. Can you replace this dependency with the latest version?Here is Maven link: search.maven.org/search?q=g:com.github.kittinunf.result