This issue occurs because POM.xml corresponding to RecyclerView and Drawable Vector is Null
Check the following
C:\Users\Hp\AppData\Local\Android\sdk\extras\android\m2repository\com\android\support\recyclerview-v7\23.3.0\recyclerview-v7-23.3.0.pom
Fill it with the corresponding data.Check other versions like 21.0.0 and change the version number accordingly.
Same thing for Drawable Vector also.
Similar issue can arise for .aar then in that case replace .aar of any other version with the affected version accordingly.
Check the following
C:\Users\Hp\AppData\Local\Android\sdk\extras\android\m2repository\com\android\support\recyclerview-v7\23.3.0\recyclerview-v7-23.3.0.pom
Fill it with the corresponding data.Check other versions like 21.0.0 and change the version number accordingly.
Same thing for Drawable Vector also.
Similar issue can arise for .aar then in that case replace .aar of any other version with the affected version accordingly.