jar

com.microsoft.bing : bing-customwebsearch

Maven & Gradle

Dec 18, 2020
6 stars

Microsoft Bing CustomWebSearch SDK · This module contains the client library for Microsoft Bing CustomWebSearch APIs.

Table Of Contents

Latest Version

Download com.microsoft.bing : bing-customwebsearch JAR file - Latest Versions:

All Versions

Download com.microsoft.bing : bing-customwebsearch 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 bing-customwebsearch-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.bing.customsearch.implementation

├─ com.microsoft.bing.customsearch.implementation.CustomInstancesImpl.class - [JAR]

├─ com.microsoft.bing.customsearch.implementation.CustomSearchClientImpl.class - [JAR]

com.microsoft.bing.customsearch.models

├─ com.microsoft.bing.customsearch.models.Answer.class - [JAR]

├─ com.microsoft.bing.customsearch.models.CreativeWork.class - [JAR]

├─ com.microsoft.bing.customsearch.models.Error.class - [JAR]

├─ com.microsoft.bing.customsearch.models.ErrorCode.class - [JAR]

├─ com.microsoft.bing.customsearch.models.ErrorResponse.class - [JAR]

├─ com.microsoft.bing.customsearch.models.ErrorResponseException.class - [JAR]

├─ com.microsoft.bing.customsearch.models.ErrorSubCode.class - [JAR]

├─ com.microsoft.bing.customsearch.models.Identifiable.class - [JAR]

├─ com.microsoft.bing.customsearch.models.Query.class - [JAR]

├─ com.microsoft.bing.customsearch.models.QueryContext.class - [JAR]

├─ com.microsoft.bing.customsearch.models.Response.class - [JAR]

├─ com.microsoft.bing.customsearch.models.ResponseBase.class - [JAR]

├─ com.microsoft.bing.customsearch.models.SafeSearch.class - [JAR]

├─ com.microsoft.bing.customsearch.models.SearchResponse.class - [JAR]

├─ com.microsoft.bing.customsearch.models.SearchResultsAnswer.class - [JAR]

├─ com.microsoft.bing.customsearch.models.TextFormat.class - [JAR]

├─ com.microsoft.bing.customsearch.models.Thing.class - [JAR]

├─ com.microsoft.bing.customsearch.models.WebMetaTag.class - [JAR]

├─ com.microsoft.bing.customsearch.models.WebPage.class - [JAR]

├─ com.microsoft.bing.customsearch.models.WebWebAnswer.class - [JAR]

com.microsoft.bing.customsearch

├─ com.microsoft.bing.customsearch.CustomInstances.class - [JAR]

├─ com.microsoft.bing.customsearch.CustomSearchClient.class - [JAR]

Advertisement