jar

co.tophe : android-oembed

Maven & Gradle

Jan 30, 2015
13 stars

Android-oEmbed · Android library to get OEmbed data from various sources

Table Of Contents

Latest Version

Download co.tophe : android-oembed JAR file - Latest Versions:

All Versions

Download co.tophe : android-oembed JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window android-oembed-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

co.tophe.oembed

├─ co.tophe.oembed.BuildConfig.class - [JAR]

├─ co.tophe.oembed.OEmbed.class - [JAR]

├─ co.tophe.oembed.OEmbedFinder.class - [JAR]

├─ co.tophe.oembed.OEmbedRequest.class - [JAR]

├─ co.tophe.oembed.OEmbedSource.class - [JAR]

co.tophe.oembed.fallback

├─ co.tophe.oembed.fallback.OEmbedEmbedly.class - [JAR]

├─ co.tophe.oembed.fallback.OEmbedOohembed.class - [JAR]

├─ co.tophe.oembed.fallback.OEmbedReembed.class - [JAR]

co.tophe.oembed.internal

├─ co.tophe.oembed.internal.BaseOEmbedSource.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedDailymotion.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedFunnyOrDie.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedHulu.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedImgur.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedInstagram.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedParser.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedParserWithPattern.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedRequestGet.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedViddler.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedVimeo.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedVine.class - [JAR]

├─ co.tophe.oembed.internal.OEmbedYoutube.class - [JAR]

Advertisement