NightWhistler/HtmlSpanner

Failed to import the liberary

Closed this issue · 3 comments

I am using Android studio but still failed to import the library,
I have review the multiple issue related to same issue but failed,
Also i tried to use jitpack
but failed to add the dependency which supposed to be
compile 'com.github.User:Repo:Tag' ( didn;t get the Tag text? )

can you help please??

any help here please??

The easiest way right now is to build the library locally and add mavenLocal() to your project as a repo.

thank you!