Forum Discussion

deepthikr444's avatar
deepthikr444
New Contributor
6 years ago

Download client sdk for android

HI,

I am new to swagger Hub. I would like to use "Pay Later" API which is already published in swaggerHub, which is there in the link "https://app.swaggerhub.com/apis/SWIFT-API/pay-later/1.0.3". In the Export option I have downloaded android client sdk. But i am unable to use compile "io.swagger:swagger-android-client:1.0.0" gradle, its not availble in maven also. Should I follow some procedure to generate client library for my android app?

2 Replies

    • deepthikr444's avatar
      deepthikr444
      New Contributor

      Yes. In that they have mentioned to add jar file which is there in the target folder. But in the client sdk(which is downloaded from swagger hub) target folder is not present. Where can I get jar to add as lib in my android project?