tfs sdk - Microsoft TFS SDK gradle -
i include microsoft tfs sdk jar gradle build tried multiple example based on different blogs
in project dependency have tried below dependency:
compile "com.microsoft.tfs:sdk:14.0.2"
compile "com.microsoft.tfs:tfssdk:14.0.2"
compile "com.microsoft.tfs:tsf-sdk:14.0.2"
but non of them working. please let me know if have support tfs sdk jar in gradle.
Comments
Post a Comment