Hi,
we've been developing an app for a client which requested that AppDynamics be integrated in the project. After a few unsuccessful tries integrating the adeum-maven-repo folder in the project, I stumbled on a StackOverflow post ( http://stackoverflow.com/questions/31001196/appdynamics-implementation ) saying that it's much easier to pull it from mavenCentral than it is to work with the adeum-maven-repo folder. That approach worked fine and integrated well.... until today, when the clients notified us that we're using the wrong version; and that we should use <this> version and sent us the AndroidAgent.zip which contains 2 JARs and the adeum-maven-repo folder.
I did everything the AppDynamics instructions page says ( https://docs.appdynamics.com/display/PRO39/Instrument+an+Android+Application#InstrumentanAndroidApplication-AddtheAppDynamicsAndroidagentrepositorytoyourproject ) and have hit a similar error as a number of people did - "Failed to resolve: com.appdynamics:appdynamics-runtime:1.0"
Could you please help me out a bit or guide me to the right direction of resolving this issue?