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:

  1. compile "com.microsoft.tfs:sdk:14.0.2"
  2. compile "com.microsoft.tfs:tfssdk:14.0.2"
  3. 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

Popular posts from this blog

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -

gcc - Neither ld wrap nor LD_PRELOAD working to intercept system call -

ssh - Vagrant Windows - ssh_exchange_identification: read: Connection reset by peer -