error 3a cannot find symbol 40javax annotation generated 28

Solutions on MaxInterview for error 3a cannot find symbol 40javax annotation generated 28 by the best coders in the world

showing results for - "error 3a cannot find symbol 40javax annotation generated 28"
Jediah
08 Jul 2019
1dependencies {
2    compile group: 'javax.annotation', name: 'javax.annotation-api', version: '1.3.2'
3}