MarkdownView doesn't seem to be available anymore?
See original GitHub issueI just tried to build Zapp using AndroidStudio (want to add a setting for “future” setting as in https://github.com/cemrich/zapp/issues/122#issuecomment-422891434), and it fails when Gradle syncing with a 403 on https://jitpack.io/com/github/fiskurgit/MarkdownView/1.1.0/MarkdownView-1.1.0-sources.jar
If I open this link in a web browser, it shows Subscription not active. I suppose that the original repo at github.com/fiskurgit/MarkdownView has been deleted?
If this is just a Android Studio setup error, I apologize for interrupting 😃
Issue Analytics
- State:
- Created 5 years ago
- Comments:5
Top Results From Across the Web
Mardown plugin doesn't show preview
Hey there,. as described above my WebStorm IDE doesn't show up the preview tab for markdown files anymore. This happens with any .md...
Read more >MarkdownView for Xamarin.Forms - GitHub
Compared to a majority of solutions, MarkdownView will render every component as a native Xamarin.Forms view instead of via an HTML backend.
Read more >How to use Markdown in Notepad++ - Super User
MarkdownViewer++ is a Notepad++ plugin that lets you type a file using Markdown and see the preview in real time, in a preview...
Read more >Markdown View: Markdown View for IOS and Swift - Morioh
In this swift tutorial we learn about Markdown View: Markdown View for ... MarkdownView is available through Swift Package Manager or CocoaPods or...
Read more >Jan Bareš (@bares43) / Twitter
GitHub - bares43/MarkdownView: Native markdown rendering on top of Xamarin.Forms & Markdig. ... There's so many bugs in CV that I don't use...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I replaced the library. Can you please confirm that building does now work for you?
Nice, thank you!