<How to reuse implemented dependency with its aar ...
# stackoverflow
u
How to reuse implemented dependency with its aar files i have some project with some dependency in my first computer(C1) and i have a computer(C2) that has some problem with internet(its isolated).i want to reuse my downloded libs from my C1 and put it in C2. i don't want to use .jar file. just aar files.