Answers for "Duplicate class org.intellij.lang.annotations.Flow found in modules jetified-annotations-13.0.jar"

1

Duplicate class org.intellij.lang.annotations.

configurations {
            cleanedAnnotations
             compile.exclude group: 'org.jetbrains' , module:'annotations'
         }
Posted by: Guest on October-04-2020

Code answers related to "Duplicate class org.intellij.lang.annotations.Flow found in modules jetified-annotations-13.0.jar"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language