jar

com.restfb : restfb

Maven & Gradle

Aug 09, 2023
44 usages
731 stars

RestFB · RestFB is a simple and flexible Facebook Graph API client written in Java.

Table Of Contents

Latest Version

Download com.restfb : restfb JAR file - Latest Versions:

All Versions

Download com.restfb : restfb JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.10.x
2023.9.x
2023.8.x
2023.7.x
2023.6.x
2023.5.x
2023.4.x
2023.3.x
2023.2.x
2023.1.x
2022.11.x
2022.10.x
2022.9.x
2022.8.x
2022.7.x
2022.6.x
2022.5.x
2022.4.x
2022.3.x
2022.2.x
2022.1.x
3.24.x
3.23.x
3.22.x
3.21.x
3.20.x
3.19.x
3.18.x
3.17.x
3.16.x
3.15.x
3.14.x
3.13.x
3.12.x
3.11.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.27.x
2.26.x
2.25.x
2.24.x
2.23.x
2.22.x
2.21.x
2.20.x
2.19.x
2.18.x
2.17.x
2.16.x
2.15.x
2.14.x
2.13.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.49.x
1.48.x
1.47.x
1.46.x
1.45.x
1.44.x
1.43.x
1.42.x
1.41.x
1.40.x
1.39.x
1.38.x
1.37.x
1.36.x
1.35.x
1.34.x
1.33.x
1.32.x
1.31.x
1.30.x
1.29.x
1.28.x
1.27.x
1.26.x
1.25.x
1.24.x
1.23.x
1.22.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.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 restfb-2023.10.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.restfb

├─ com.restfb.BaseFacebookClient.class - [JAR]

├─ com.restfb.BinaryAttachment.class - [JAR]

├─ com.restfb.Body.class - [JAR]

├─ com.restfb.Connection.class - [JAR]

├─ com.restfb.ConnectionIterator.class - [JAR]

├─ com.restfb.DebugHeaderInfo.class - [JAR]

├─ com.restfb.DefaultFacebookClient.class - [JAR]

├─ com.restfb.DefaultJsonMapper.class - [JAR]

├─ com.restfb.DefaultWebRequestor.class - [JAR]

├─ com.restfb.ETagWebRequestor.class - [JAR]

├─ com.restfb.Facebook.class - [JAR]

├─ com.restfb.FacebookClient.class - [JAR]

├─ com.restfb.FacebookEndpoints.class - [JAR]

├─ com.restfb.JsonHelper.class - [JAR]

├─ com.restfb.JsonMapper.class - [JAR]

├─ com.restfb.Parameter.class - [JAR]

├─ com.restfb.Version.class - [JAR]

├─ com.restfb.WebRequestor.class - [JAR]

├─ com.restfb.package-info.class - [JAR]

com.restfb.types.whatsapp.platform.send.interactive

├─ com.restfb.types.whatsapp.platform.send.interactive.Action.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.interactive.Body.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.interactive.Button.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.interactive.Footer.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.interactive.Header.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.interactive.Section.class - [JAR]

com.restfb.types.webhook.whatsapp

├─ com.restfb.types.webhook.whatsapp.AbstractWhatsappBaseChangeValue.class - [JAR]

├─ com.restfb.types.webhook.whatsapp.AccountReviewUpdateValue.class - [JAR]

├─ com.restfb.types.webhook.whatsapp.AccountUpdateValue.class - [JAR]

├─ com.restfb.types.webhook.whatsapp.MessageTemplateStatusUpdateValue.class - [JAR]

├─ com.restfb.types.webhook.whatsapp.PhoneNumberNameUpdateValue.class - [JAR]

├─ com.restfb.types.webhook.whatsapp.PhoneNumberQualityUpdateValue.class - [JAR]

├─ com.restfb.types.webhook.whatsapp.WhatsappMessagesValue.class - [JAR]

com.restfb.types.whatsapp.platform

├─ com.restfb.types.whatsapp.platform.Error.class - [JAR]

├─ com.restfb.types.whatsapp.platform.Message.class - [JAR]

├─ com.restfb.types.whatsapp.platform.Metadata.class - [JAR]

├─ com.restfb.types.whatsapp.platform.Profile.class - [JAR]

├─ com.restfb.types.whatsapp.platform.SendMessage.class - [JAR]

├─ com.restfb.types.whatsapp.platform.Status.class - [JAR]

├─ com.restfb.types.whatsapp.platform.SuccessfulResponse.class - [JAR]

com.restfb.exception

├─ com.restfb.exception.ExceptionInformation.class - [JAR]

├─ com.restfb.exception.FacebookCheckedException.class - [JAR]

├─ com.restfb.exception.FacebookErrorMessageException.class - [JAR]

├─ com.restfb.exception.FacebookException.class - [JAR]

├─ com.restfb.exception.FacebookExceptionMapper.class - [JAR]

├─ com.restfb.exception.FacebookGraphException.class - [JAR]

├─ com.restfb.exception.FacebookJsonMappingException.class - [JAR]

├─ com.restfb.exception.FacebookLoggerException.class - [JAR]

├─ com.restfb.exception.FacebookNetworkException.class - [JAR]

├─ com.restfb.exception.FacebookOAuthException.class - [JAR]

├─ com.restfb.exception.FacebookPreconditionException.class - [JAR]

├─ com.restfb.exception.FacebookQueryParseException.class - [JAR]

├─ com.restfb.exception.FacebookResponseContentException.class - [JAR]

├─ com.restfb.exception.FacebookResponseStatusException.class - [JAR]

├─ com.restfb.exception.FacebookSignedRequestParsingException.class - [JAR]

├─ com.restfb.exception.FacebookSignedRequestVerificationException.class - [JAR]

├─ com.restfb.exception.ResponseErrorJsonParsingException.class - [JAR]

├─ com.restfb.exception.package-info.class - [JAR]

com.restfb.types.whatsapp

├─ com.restfb.types.whatsapp.CurrencyAmount.class - [JAR]

├─ com.restfb.types.whatsapp.ExtendedCredit.class - [JAR]

├─ com.restfb.types.whatsapp.WABAAnalytics.class - [JAR]

├─ com.restfb.types.whatsapp.WABAAnalyticsDataPoint.class - [JAR]

├─ com.restfb.types.whatsapp.WABAConversationAnalytics.class - [JAR]

├─ com.restfb.types.whatsapp.WABAConversationDirection.class - [JAR]

├─ com.restfb.types.whatsapp.WABAConversationType.class - [JAR]

├─ com.restfb.types.whatsapp.WABADimension.class - [JAR]

├─ com.restfb.types.whatsapp.WABAGranularity.class - [JAR]

├─ com.restfb.types.whatsapp.WABAMetricType.class - [JAR]

├─ com.restfb.types.whatsapp.WABAOnBehalfOfComputedInfo.class - [JAR]

├─ com.restfb.types.whatsapp.WhatsAppBusinessAccount.class - [JAR]

├─ com.restfb.types.whatsapp.WhatsAppBusinessAccountToNumberCurrentStatus.class - [JAR]

├─ com.restfb.types.whatsapp.WhatsAppHSMQualityScoreShape.class - [JAR]

├─ com.restfb.types.whatsapp.WhatsAppMessageTemplate.class - [JAR]

├─ com.restfb.types.whatsapp.WhatsAppMessageTemplateComponent.class - [JAR]

├─ com.restfb.types.whatsapp.WhatsAppNameVerificationRequest.class - [JAR]

├─ com.restfb.types.whatsapp.WhatsAppPhoneQualityScoreShape.class - [JAR]

com.restfb.annotation

├─ com.restfb.annotation.GraphAPI.class - [JAR]

├─ com.restfb.annotation.OriginalJson.class - [JAR]

com.restfb.types.webhook.messaging.nlp

├─ com.restfb.types.webhook.messaging.nlp.BaseNlpEntity.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.BaseTypeNlpEntity.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.BaseUnitNlpEntity.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpAmountOfMoney.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpBye.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpCustomWitAi.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpDatetime.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpDistance.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpDuration.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpEmail.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpError.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpGreetings.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpLocation.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpPhoneNumber.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpQuantity.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpReminder.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpSentiment.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpTemperature.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpUrl.class - [JAR]

├─ com.restfb.types.webhook.messaging.nlp.NlpVolume.class - [JAR]

com.restfb.types.send

├─ com.restfb.types.send.AbstractButton.class - [JAR]

├─ com.restfb.types.send.AccountLinkButton.class - [JAR]

├─ com.restfb.types.send.AccountUnlinkButton.class - [JAR]

├─ com.restfb.types.send.BasicRefData.class - [JAR]

├─ com.restfb.types.send.Bubble.class - [JAR]

├─ com.restfb.types.send.ButtonTemplatePayload.class - [JAR]

├─ com.restfb.types.send.BuyButton.class - [JAR]

├─ com.restfb.types.send.CallButton.class - [JAR]

├─ com.restfb.types.send.CallToAction.class - [JAR]

├─ com.restfb.types.send.CommentIdMessageRecipient.class - [JAR]

├─ com.restfb.types.send.DefaultAction.class - [JAR]

├─ com.restfb.types.send.DomainActionTypeEnum.class - [JAR]

├─ com.restfb.types.send.GamePlayButton.class - [JAR]

├─ com.restfb.types.send.GenericTemplatePayload.class - [JAR]

├─ com.restfb.types.send.Greeting.class - [JAR]

├─ com.restfb.types.send.HomeUrl.class - [JAR]

├─ com.restfb.types.send.IceBreaker.class - [JAR]

├─ com.restfb.types.send.IdMessageRecipient.class - [JAR]

├─ com.restfb.types.send.ImageAspectRatioEnum.class - [JAR]

├─ com.restfb.types.send.IsBroadcastPayload.class - [JAR]

├─ com.restfb.types.send.ListTemplatePayload.class - [JAR]

├─ com.restfb.types.send.ListViewElement.class - [JAR]

├─ com.restfb.types.send.LocationAttachment.class - [JAR]

├─ com.restfb.types.send.MediaAttachment.class - [JAR]

├─ com.restfb.types.send.MenuItem.class - [JAR]

├─ com.restfb.types.send.Message.class - [JAR]

├─ com.restfb.types.send.MessageAttachment.class - [JAR]

├─ com.restfb.types.send.MessageCreativeResponse.class - [JAR]

├─ com.restfb.types.send.MessageRecipient.class - [JAR]

├─ com.restfb.types.send.MessagingType.class - [JAR]

├─ com.restfb.types.send.MessengerProfileProperties.class - [JAR]

├─ com.restfb.types.send.NestedButton.class - [JAR]

├─ com.restfb.types.send.NotificationTypeEnum.class - [JAR]

├─ com.restfb.types.send.OneTimeNotifMessageRecipient.class - [JAR]

├─ com.restfb.types.send.OneTimeNotifReqTemplatePayload.class - [JAR]

├─ com.restfb.types.send.OpenGraphTemplatePayload.class - [JAR]

├─ com.restfb.types.send.PageMessageTag.class - [JAR]

├─ com.restfb.types.send.PaymentSettings.class - [JAR]

├─ com.restfb.types.send.PersistentMenu.class - [JAR]

├─ com.restfb.types.send.PhoneMessageRecipient.class - [JAR]

├─ com.restfb.types.send.PostIdMessageRecipient.class - [JAR]

├─ com.restfb.types.send.PostbackButton.class - [JAR]

├─ com.restfb.types.send.QuickReply.class - [JAR]

├─ com.restfb.types.send.ReceiptAddress.class - [JAR]

├─ com.restfb.types.send.ReceiptAdjustment.class - [JAR]

├─ com.restfb.types.send.ReceiptElement.class - [JAR]

├─ com.restfb.types.send.ReceiptSummary.class - [JAR]

├─ com.restfb.types.send.ReceiptTemplatePayload.class - [JAR]

├─ com.restfb.types.send.SendResponse.class - [JAR]

├─ com.restfb.types.send.SenderActionEnum.class - [JAR]

├─ com.restfb.types.send.SettingTypeEnum.class - [JAR]

├─ com.restfb.types.send.SharableTemplatePayload.class - [JAR]

├─ com.restfb.types.send.ShareButton.class - [JAR]

├─ com.restfb.types.send.SponsoredMessageResponse.class - [JAR]

├─ com.restfb.types.send.TargetAudience.class - [JAR]

├─ com.restfb.types.send.TemplateAttachment.class - [JAR]

├─ com.restfb.types.send.TemplatePayload.class - [JAR]

├─ com.restfb.types.send.ThreadStateEnum.class - [JAR]

├─ com.restfb.types.send.UserRefMessageRecipient.class - [JAR]

├─ com.restfb.types.send.WebButton.class - [JAR]

├─ com.restfb.types.send.WebviewHeightEnum.class - [JAR]

├─ com.restfb.types.send.package-info.class - [JAR]

com.restfb.types.webhook.messaging.airline

├─ com.restfb.types.webhook.messaging.airline.AirlineFieldItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.airline.BoardingPassItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.airline.FlightAirportItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.airline.FlightInfoItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.airline.FlightScheduleItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.airline.PassengerInfoItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.airline.PassengerSegmentInfoItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.airline.PriceInfoItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.airline.ProductInfoItem.class - [JAR]

com.restfb.types.send.buybutton

├─ com.restfb.types.send.buybutton.PaymentSummary.class - [JAR]

├─ com.restfb.types.send.buybutton.PaymentTypeEnum.class - [JAR]

├─ com.restfb.types.send.buybutton.PriceListItem.class - [JAR]

├─ com.restfb.types.send.buybutton.RequestedUserInfoEnum.class - [JAR]

com.restfb.types.send.media

├─ com.restfb.types.send.media.MediaTemplateAttachmentElement.class - [JAR]

├─ com.restfb.types.send.media.MediaTemplateUrlElement.class - [JAR]

com.restfb.types.whatsapp.platform.send

├─ com.restfb.types.whatsapp.platform.send.Audio.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Contact.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Context.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Document.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Image.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Interactive.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Location.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Media.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Reaction.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Sticker.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Text.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.Video.class - [JAR]

com.restfb.json

├─ com.restfb.json.Json.class - [JAR]

├─ com.restfb.json.JsonArray.class - [JAR]

├─ com.restfb.json.JsonHandler.class - [JAR]

├─ com.restfb.json.JsonLiteral.class - [JAR]

├─ com.restfb.json.JsonNumber.class - [JAR]

├─ com.restfb.json.JsonObject.class - [JAR]

├─ com.restfb.json.JsonParser.class - [JAR]

├─ com.restfb.json.JsonString.class - [JAR]

├─ com.restfb.json.JsonValue.class - [JAR]

├─ com.restfb.json.JsonWriter.class - [JAR]

├─ com.restfb.json.Location.class - [JAR]

├─ com.restfb.json.ParseException.class - [JAR]

├─ com.restfb.json.PrettyPrint.class - [JAR]

├─ com.restfb.json.UnicodeJsonWriter.class - [JAR]

├─ com.restfb.json.WriterConfig.class - [JAR]

├─ com.restfb.json.WritingBuffer.class - [JAR]

├─ com.restfb.json.package-info.class - [JAR]

com.restfb.logging

├─ com.restfb.logging.JulLogger.class - [JAR]

├─ com.restfb.logging.JulMessage.class - [JAR]

├─ com.restfb.logging.RestFBLogger.class - [JAR]

├─ com.restfb.logging.SLF4JLogger.class - [JAR]

com.restfb.types.webhook

├─ com.restfb.types.webhook.AbstractMentionAddValue.class - [JAR]

├─ com.restfb.types.webhook.Change.class - [JAR]

├─ com.restfb.types.webhook.ChangeValue.class - [JAR]

├─ com.restfb.types.webhook.ChangeValueFactory.class - [JAR]

├─ com.restfb.types.webhook.FallBackChangeValue.class - [JAR]

├─ com.restfb.types.webhook.FeedAlbumAddValue.class - [JAR]

├─ com.restfb.types.webhook.FeedAlbumEditedValue.class - [JAR]

├─ com.restfb.types.webhook.FeedCommentValue.class - [JAR]

├─ com.restfb.types.webhook.FeedEventValue.class - [JAR]

├─ com.restfb.types.webhook.FeedLikeValue.class - [JAR]

├─ com.restfb.types.webhook.FeedPhotoAddValue.class - [JAR]

├─ com.restfb.types.webhook.FeedPhotoRemoveValue.class - [JAR]

├─ com.restfb.types.webhook.FeedPostValue.class - [JAR]

├─ com.restfb.types.webhook.FeedReactionValue.class - [JAR]

├─ com.restfb.types.webhook.FeedShareValue.class - [JAR]

├─ com.restfb.types.webhook.FeedStatusValue.class - [JAR]

├─ com.restfb.types.webhook.FeedVideoBlockMute.class - [JAR]

├─ com.restfb.types.webhook.FeedVideoRemoveValue.class - [JAR]

├─ com.restfb.types.webhook.FeedVideoValue.class - [JAR]

├─ com.restfb.types.webhook.ListJsonChangeValue.class - [JAR]

├─ com.restfb.types.webhook.MentionCommentAddValue.class - [JAR]

├─ com.restfb.types.webhook.MentionPostAddValue.class - [JAR]

├─ com.restfb.types.webhook.PageLeadgen.class - [JAR]

├─ com.restfb.types.webhook.PermissionChangeValue.class - [JAR]

├─ com.restfb.types.webhook.RatingsCommentValue.class - [JAR]

├─ com.restfb.types.webhook.RatingsLikeValue.class - [JAR]

├─ com.restfb.types.webhook.RatingsRatingValue.class - [JAR]

├─ com.restfb.types.webhook.RatingsReactionValue.class - [JAR]

├─ com.restfb.types.webhook.SimpleStringChangeValue.class - [JAR]

├─ com.restfb.types.webhook.UserPageValue.class - [JAR]

├─ com.restfb.types.webhook.WebhookEntry.class - [JAR]

├─ com.restfb.types.webhook.WebhookObject.class - [JAR]

com.restfb.batch

├─ com.restfb.batch.BatchHeader.class - [JAR]

├─ com.restfb.batch.BatchRequest.class - [JAR]

├─ com.restfb.batch.BatchResponse.class - [JAR]

├─ com.restfb.batch.package-info.class - [JAR]

com.restfb.exception.devicetoken

├─ com.restfb.exception.devicetoken.DeviceTokenExceptionFactory.class - [JAR]

├─ com.restfb.exception.devicetoken.FacebookDeviceTokenCodeExpiredException.class - [JAR]

├─ com.restfb.exception.devicetoken.FacebookDeviceTokenDeclinedException.class - [JAR]

├─ com.restfb.exception.devicetoken.FacebookDeviceTokenException.class - [JAR]

├─ com.restfb.exception.devicetoken.FacebookDeviceTokenPendingException.class - [JAR]

├─ com.restfb.exception.devicetoken.FacebookDeviceTokenSlowdownException.class - [JAR]

com.restfb.types.webhook.base

├─ com.restfb.types.webhook.base.AbstractFeedPostValue.class - [JAR]

├─ com.restfb.types.webhook.base.BaseChangeValue.class - [JAR]

├─ com.restfb.types.webhook.base.From.class - [JAR]

com.restfb.types.webhook.messaging.payment

├─ com.restfb.types.webhook.messaging.payment.Amount.class - [JAR]

├─ com.restfb.types.webhook.messaging.payment.PaymentCredential.class - [JAR]

├─ com.restfb.types.webhook.messaging.payment.ReuqestedUserInfo.class - [JAR]

├─ com.restfb.types.webhook.messaging.payment.ShippingAddress.class - [JAR]

com.restfb.types.features

├─ com.restfb.types.features.HasComments.class - [JAR]

├─ com.restfb.types.features.HasCover.class - [JAR]

├─ com.restfb.types.features.HasCreatedTime.class - [JAR]

├─ com.restfb.types.features.HasFrom.class - [JAR]

├─ com.restfb.types.features.HasMessage.class - [JAR]

├─ com.restfb.types.features.HasProfilePicture.class - [JAR]

com.restfb.types.instagram

├─ com.restfb.types.instagram.IgComment.class - [JAR]

├─ com.restfb.types.instagram.IgContentPublishingLimit.class - [JAR]

├─ com.restfb.types.instagram.IgFrom.class - [JAR]

├─ com.restfb.types.instagram.IgHashtag.class - [JAR]

├─ com.restfb.types.instagram.IgMedia.class - [JAR]

├─ com.restfb.types.instagram.IgMediaChild.class - [JAR]

├─ com.restfb.types.instagram.IgUser.class - [JAR]

├─ com.restfb.types.instagram.IgUserProfile.class - [JAR]

├─ com.restfb.types.instagram.package-info.class - [JAR]

com.restfb.types.send.airline

├─ com.restfb.types.send.airline.AirlineBoardingPassTemplatePayload.class - [JAR]

├─ com.restfb.types.send.airline.AirlineCheckinTemplatePayload.class - [JAR]

├─ com.restfb.types.send.airline.AirlineField.class - [JAR]

├─ com.restfb.types.send.airline.AirlineItineraryTemplatePayload.class - [JAR]

├─ com.restfb.types.send.airline.AirlineUpdateTemplatePayload.class - [JAR]

├─ com.restfb.types.send.airline.BoardingPass.class - [JAR]

├─ com.restfb.types.send.airline.FlightAirport.class - [JAR]

├─ com.restfb.types.send.airline.FlightInfo.class - [JAR]

├─ com.restfb.types.send.airline.FlightSchedule.class - [JAR]

├─ com.restfb.types.send.airline.PassengerInfo.class - [JAR]

├─ com.restfb.types.send.airline.PassengerSegmentInfo.class - [JAR]

├─ com.restfb.types.send.airline.PriceInfo.class - [JAR]

├─ com.restfb.types.send.airline.ProductInfo.class - [JAR]

com.restfb.types.oembed

├─ com.restfb.types.oembed.BaseOEmbed.class - [JAR]

├─ com.restfb.types.oembed.OEmbedPage.class - [JAR]

├─ com.restfb.types.oembed.OEmbedPost.class - [JAR]

├─ com.restfb.types.oembed.OEmbedVideo.class - [JAR]

com.restfb.types.whatsapp.platform.send.contact

├─ com.restfb.types.whatsapp.platform.send.contact.Address.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.contact.Email.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.contact.Name.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.contact.Organisation.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.contact.Phone.class - [JAR]

├─ com.restfb.types.whatsapp.platform.send.contact.Url.class - [JAR]

com.restfb.types.whatsapp.platform.status

├─ com.restfb.types.whatsapp.platform.status.CategoryType.class - [JAR]

├─ com.restfb.types.whatsapp.platform.status.Conversation.class - [JAR]

├─ com.restfb.types.whatsapp.platform.status.Pricing.class - [JAR]

com.restfb.types.webhook.messaging

├─ com.restfb.types.webhook.messaging.AccountLinkingItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.AddressItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.AdjustmentItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.AppRoles.class - [JAR]

├─ com.restfb.types.webhook.messaging.ButtonItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.CheckoutUpdateItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.CoordinatesItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.DeliveryItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.ElementItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.InnerMessagingItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.MessageItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.MessageReaction.class - [JAR]

├─ com.restfb.types.webhook.messaging.MessagingAttachment.class - [JAR]

├─ com.restfb.types.webhook.messaging.MessagingItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.MessagingParticipant.class - [JAR]

├─ com.restfb.types.webhook.messaging.MessagingPayload.class - [JAR]

├─ com.restfb.types.webhook.messaging.NlpResult.class - [JAR]

├─ com.restfb.types.webhook.messaging.OptinItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.PassThreadControlItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.PaymentItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.PolicyEnforcementItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.PostbackItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.PostbackReferral.class - [JAR]

├─ com.restfb.types.webhook.messaging.PriorMessage.class - [JAR]

├─ com.restfb.types.webhook.messaging.ProductItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.ProductTemplateItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.QuickReplyItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.ReadItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.ReferralItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.ReplyTo.class - [JAR]

├─ com.restfb.types.webhook.messaging.RequestThreadControlItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.SummaryItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.TakeThreadControlItem.class - [JAR]

├─ com.restfb.types.webhook.messaging.UserVerbValue.class - [JAR]

com.restfb.util

├─ com.restfb.util.CachedDateFormatStrategy.class - [JAR]

├─ com.restfb.util.DateFormatStrategy.class - [JAR]

├─ com.restfb.util.DateUtils.class - [JAR]

├─ com.restfb.util.EncodingUtils.class - [JAR]

├─ com.restfb.util.ObjectUtil.class - [JAR]

├─ com.restfb.util.ReflectionUtils.class - [JAR]

├─ com.restfb.util.SimpleDateFormatStrategy.class - [JAR]

├─ com.restfb.util.SoftHashMap.class - [JAR]

├─ com.restfb.util.StringJsonUtils.class - [JAR]

├─ com.restfb.util.StringUtils.class - [JAR]

├─ com.restfb.util.UrlUtils.class - [JAR]

├─ com.restfb.util.package-info.class - [JAR]

com.restfb.types.webhook.instagram

├─ com.restfb.types.webhook.instagram.InstagramCommentsValue.class - [JAR]

├─ com.restfb.types.webhook.instagram.InstagramMentionsValue.class - [JAR]

├─ com.restfb.types.webhook.instagram.InstagramStoryInsightsValue.class - [JAR]

com.restfb.exception.generator

├─ com.restfb.exception.generator.DefaultFacebookExceptionGenerator.class - [JAR]

├─ com.restfb.exception.generator.FacebookExceptionGenerator.class - [JAR]

com.restfb.types

├─ com.restfb.types.AbstractFacebookType.class - [JAR]

├─ com.restfb.types.Account.class - [JAR]

├─ com.restfb.types.Album.class - [JAR]

├─ com.restfb.types.AppRequest.class - [JAR]

├─ com.restfb.types.Application.class - [JAR]

├─ com.restfb.types.CategorizedFacebookType.class - [JAR]

├─ com.restfb.types.Category.class - [JAR]

├─ com.restfb.types.Checkin.class - [JAR]

├─ com.restfb.types.Comment.class - [JAR]

├─ com.restfb.types.Comments.class - [JAR]

├─ com.restfb.types.Conversation.class - [JAR]

├─ com.restfb.types.CopyrightReferenceContainer.class - [JAR]

├─ com.restfb.types.CoverPhoto.class - [JAR]

├─ com.restfb.types.DeAuth.class - [JAR]

├─ com.restfb.types.DeviceCode.class - [JAR]

├─ com.restfb.types.EntityAtTextRange.class - [JAR]

├─ com.restfb.types.Event.class - [JAR]

├─ com.restfb.types.ExtendedReferenceType.class - [JAR]

├─ com.restfb.types.FacebookType.class - [JAR]

├─ com.restfb.types.FriendList.class - [JAR]

├─ com.restfb.types.From.class - [JAR]

├─ com.restfb.types.GraphResponse.class - [JAR]

├─ com.restfb.types.Group.class - [JAR]

├─ com.restfb.types.Hours.class - [JAR]

├─ com.restfb.types.Insight.class - [JAR]

├─ com.restfb.types.InsightBreakdown.class - [JAR]

├─ com.restfb.types.InsightBreakdownResult.class - [JAR]

├─ com.restfb.types.InsightTotalValue.class - [JAR]

├─ com.restfb.types.InstagramUser.class - [JAR]

├─ com.restfb.types.Likes.class - [JAR]

├─ com.restfb.types.Link.class - [JAR]

├─ com.restfb.types.LiveVideo.class - [JAR]

├─ com.restfb.types.Location.class - [JAR]

├─ com.restfb.types.Message.class - [JAR]

├─ com.restfb.types.MessageTag.class - [JAR]

├─ com.restfb.types.Milestone.class - [JAR]

├─ com.restfb.types.MusicVideoCopyright.class - [JAR]

├─ com.restfb.types.NamedFacebookType.class - [JAR]

├─ com.restfb.types.Note.class - [JAR]

├─ com.restfb.types.Notification.class - [JAR]

├─ com.restfb.types.OpenGraphActionType.class - [JAR]

├─ com.restfb.types.OpenGraphObjectType.class - [JAR]

├─ com.restfb.types.OpenGraphPropertyConfig.class - [JAR]

├─ com.restfb.types.OpenGraphRating.class - [JAR]

├─ com.restfb.types.Page.class - [JAR]

├─ com.restfb.types.PageAdminNote.class - [JAR]

├─ com.restfb.types.PageCallToAction.class - [JAR]

├─ com.restfb.types.PageConnection.class - [JAR]

├─ com.restfb.types.PageLabel.class - [JAR]

├─ com.restfb.types.PageLifeEvent.class - [JAR]

├─ com.restfb.types.PageRating.class - [JAR]

├─ com.restfb.types.PageTab.class - [JAR]

├─ com.restfb.types.Payment.class - [JAR]

├─ com.restfb.types.Photo.class - [JAR]

├─ com.restfb.types.Place.class - [JAR]

├─ com.restfb.types.PlaceTag.class - [JAR]

├─ com.restfb.types.Post.class - [JAR]

├─ com.restfb.types.PostCallToAction.class - [JAR]

├─ com.restfb.types.Privacy.class - [JAR]

├─ com.restfb.types.ProfilePictureSource.class - [JAR]

├─ com.restfb.types.ProjectExperience.class - [JAR]

├─ com.restfb.types.Reactions.class - [JAR]

├─ com.restfb.types.RecommendationType.class - [JAR]

├─ com.restfb.types.ResumableUploadStartResponse.class - [JAR]

├─ com.restfb.types.ResumableUploadTransferResponse.class - [JAR]

├─ com.restfb.types.Review.class - [JAR]

├─ com.restfb.types.SavedMessageResponse.class - [JAR]

├─ com.restfb.types.SearchPlace.class - [JAR]

├─ com.restfb.types.StoryAttachment.class - [JAR]

├─ com.restfb.types.Subscription.class - [JAR]

├─ com.restfb.types.TestUser.class - [JAR]

├─ com.restfb.types.Thread.class - [JAR]

├─ com.restfb.types.Translation.class - [JAR]

├─ com.restfb.types.Url.class - [JAR]

├─ com.restfb.types.User.class - [JAR]

├─ com.restfb.types.UserIDForApp.class - [JAR]

├─ com.restfb.types.UserIDForPage.class - [JAR]

├─ com.restfb.types.UserInvitableFriend.class - [JAR]

├─ com.restfb.types.UserPermission.class - [JAR]

├─ com.restfb.types.UserProfile.class - [JAR]

├─ com.restfb.types.Video.class - [JAR]

├─ com.restfb.types.VideoCaption.class - [JAR]

├─ com.restfb.types.VideoCopyright.class - [JAR]

├─ com.restfb.types.VideoCopyrightRule.class - [JAR]

├─ com.restfb.types.VideoList.class - [JAR]

├─ com.restfb.types.VideoPoll.class - [JAR]

├─ com.restfb.types.package-info.class - [JAR]

com.restfb.webhook

├─ com.restfb.webhook.AbstractWebhookChangeListener.class - [JAR]

├─ com.restfb.webhook.AbstractWebhookMessagingListener.class - [JAR]

├─ com.restfb.webhook.Webhook.class - [JAR]

├─ com.restfb.webhook.WebhookChangeListener.class - [JAR]

├─ com.restfb.webhook.WebhookMessagingListener.class - [JAR]

com.restfb.scope

├─ com.restfb.scope.FacebookPermissions.class - [JAR]

├─ com.restfb.scope.ScopeBuilder.class - [JAR]

com.restfb.types.whatsapp.platform.message

├─ com.restfb.types.whatsapp.platform.message.Audio.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Button.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Contact.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Context.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Document.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Error.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Identity.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Image.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Interactive.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Location.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.MessageType.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Referral.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Sticker.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.System.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Text.class - [JAR]

├─ com.restfb.types.whatsapp.platform.message.Video.class - [JAR]

com.restfb.types.ads

├─ com.restfb.types.ads.AbstractAdAssetFeedSpec.class - [JAR]

├─ com.restfb.types.ads.AbstractMobileAppLink.class - [JAR]

├─ com.restfb.types.ads.AbstractTargetingGeoLocation.class - [JAR]

├─ com.restfb.types.ads.AbstractUrlAppLink.class - [JAR]

├─ com.restfb.types.ads.Ad.class - [JAR]

├─ com.restfb.types.ads.AdAccount.class - [JAR]

├─ com.restfb.types.ads.AdAccountActivity.class - [JAR]

├─ com.restfb.types.ads.AdAccountCreationRequest.class - [JAR]

├─ com.restfb.types.ads.AdAccountGroup.class - [JAR]

├─ com.restfb.types.ads.AdAccountGroupAccount.class - [JAR]

├─ com.restfb.types.ads.AdAccountGroupUser.class - [JAR]

├─ com.restfb.types.ads.AdAccountPromotableObjects.class - [JAR]

├─ com.restfb.types.ads.AdAccountTargetingInsights.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedAdditionalData.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedSpec.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedSpecAssetLabel.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedSpecBody.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedSpecCaption.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedSpecDescription.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedSpecGroupRule.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedSpecImage.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedSpecLinkURL.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedSpecTitle.class - [JAR]

├─ com.restfb.types.ads.AdAssetFeedSpecVideo.class - [JAR]

├─ com.restfb.types.ads.AdBidAdjustments.class - [JAR]

├─ com.restfb.types.ads.AdCampaignBidConstraint.class - [JAR]

├─ com.restfb.types.ads.AdCampaignFrequencyControlSpecs.class - [JAR]

├─ com.restfb.types.ads.AdCampaignIssuesInfo.class - [JAR]

├─ com.restfb.types.ads.AdConversionPixel.class - [JAR]

├─ com.restfb.types.ads.AdCreative.class - [JAR]

├─ com.restfb.types.ads.AdCreativeInteractiveComponentsSpec.class - [JAR]

├─ com.restfb.types.ads.AdCreativeLinkData.class - [JAR]

├─ com.restfb.types.ads.AdCreativeLinkDataAppLinkSpec.class - [JAR]

├─ com.restfb.types.ads.AdCreativeLinkDataCallToAction.class - [JAR]

├─ com.restfb.types.ads.AdCreativeLinkDataCallToActionValue.class - [JAR]

├─ com.restfb.types.ads.AdCreativeLinkDataChildAttachment.class - [JAR]

├─ com.restfb.types.ads.AdCreativeObjectStorySpec.class - [JAR]

├─ com.restfb.types.ads.AdCreativeOfferData.class - [JAR]

├─ com.restfb.types.ads.AdCreativePhotoData.class - [JAR]

├─ com.restfb.types.ads.AdCreativePlaceData.class - [JAR]

├─ com.restfb.types.ads.AdCreativePostClickConfiguration.class - [JAR]

├─ com.restfb.types.ads.AdCreativeTextData.class - [JAR]

├─ com.restfb.types.ads.AdCreativeVideoData.class - [JAR]

├─ com.restfb.types.ads.AdDeliveryCheck.class - [JAR]

├─ com.restfb.types.ads.AdDynamicCreative.class - [JAR]

├─ com.restfb.types.ads.AdImage.class - [JAR]

├─ com.restfb.types.ads.AdKeywordStats.class - [JAR]

├─ com.restfb.types.ads.AdKeywords.class - [JAR]

├─ com.restfb.types.ads.AdLabel.class - [JAR]

├─ com.restfb.types.ads.AdPreview.class - [JAR]

├─ com.restfb.types.ads.AdPromotedObject.class - [JAR]

├─ com.restfb.types.ads.AdRecommendation.class - [JAR]

├─ com.restfb.types.ads.AdRecommendationData.class - [JAR]

├─ com.restfb.types.ads.AdReportRun.class - [JAR]

├─ com.restfb.types.ads.AdSet.class - [JAR]

├─ com.restfb.types.ads.AdStudy.class - [JAR]

├─ com.restfb.types.ads.AdStudyCell.class - [JAR]

├─ com.restfb.types.ads.AdStudyObjective.class - [JAR]

├─ com.restfb.types.ads.AdTransaction.class - [JAR]

├─ com.restfb.types.ads.AdUser.class - [JAR]

├─ com.restfb.types.ads.AdgroupIssuesInfo.class - [JAR]

├─ com.restfb.types.ads.AdgroupPlacementSpecificReviewFeedback.class - [JAR]

├─ com.restfb.types.ads.AdgroupReviewFeedback.class - [JAR]

├─ com.restfb.types.ads.AdsActionStats.class - [JAR]

├─ com.restfb.types.ads.AdsImageCrops.class - [JAR]

├─ com.restfb.types.ads.AdsPixel.class - [JAR]

├─ com.restfb.types.ads.AdsPixelStats.class - [JAR]

├─ com.restfb.types.ads.AdsPixelStatsResult.class - [JAR]

├─ com.restfb.types.ads.AgencyClientDeclaration.class - [JAR]

├─ com.restfb.types.ads.AndroidAppLink.class - [JAR]

├─ com.restfb.types.ads.AppLinks.class - [JAR]

├─ com.restfb.types.ads.BaseAdsObject.class - [JAR]

├─ com.restfb.types.ads.BidStrategyEnum.class - [JAR]

├─ com.restfb.types.ads.BroadTargetingCategories.class - [JAR]

├─ com.restfb.types.ads.Business.class - [JAR]

├─ com.restfb.types.ads.Campaign.class - [JAR]

├─ com.restfb.types.ads.ConversionActionQuery.class - [JAR]

├─ com.restfb.types.ads.CustomAudience.class - [JAR]

├─ com.restfb.types.ads.CustomAudienceDataSource.class - [JAR]

├─ com.restfb.types.ads.CustomAudiencePermission.class - [JAR]

├─ com.restfb.types.ads.CustomAudienceStatus.class - [JAR]

├─ com.restfb.types.ads.DayPart.class - [JAR]

├─ com.restfb.types.ads.DeliveryCheck.class - [JAR]

├─ com.restfb.types.ads.DeliveryCheckExtraInfo.class - [JAR]

├─ com.restfb.types.ads.DynamicPostChildAttachment.class - [JAR]

├─ com.restfb.types.ads.ExtendedCreditInvoiceGroup.class - [JAR]

├─ com.restfb.types.ads.FieldData.class - [JAR]

├─ com.restfb.types.ads.FlexibleTargeting.class - [JAR]

├─ com.restfb.types.ads.FundingSourceDetails.class - [JAR]

├─ com.restfb.types.ads.FundingSourceDetailsCoupon.class - [JAR]

├─ com.restfb.types.ads.IDName.class - [JAR]

├─ com.restfb.types.ads.IosAppLink.class - [JAR]

├─ com.restfb.types.ads.Lead.class - [JAR]

├─ com.restfb.types.ads.LeadGenQualifier.class - [JAR]

├─ com.restfb.types.ads.LeadgenForm.class - [JAR]

├─ com.restfb.types.ads.LookalikeSpec.class - [JAR]

├─ com.restfb.types.ads.MinimumBudget.class - [JAR]

├─ com.restfb.types.ads.NamedAdsObject.class - [JAR]

├─ com.restfb.types.ads.OffsitePixel.class - [JAR]

├─ com.restfb.types.ads.PartnerCategory.class - [JAR]

├─ com.restfb.types.ads.ProductCatalog.class - [JAR]

├─ com.restfb.types.ads.ProductFeed.class - [JAR]

├─ com.restfb.types.ads.ProductFeedSchedule.class - [JAR]

├─ com.restfb.types.ads.ProductFeedUpload.class - [JAR]

├─ com.restfb.types.ads.ProductGroup.class - [JAR]

├─ com.restfb.types.ads.ProductItem.class - [JAR]

├─ com.restfb.types.ads.ProductItemCommerceInsights.class - [JAR]

├─ com.restfb.types.ads.ProductSet.class - [JAR]

├─ com.restfb.types.ads.ProductVariant.class - [JAR]

├─ com.restfb.types.ads.RTBDynamicPost.class - [JAR]

├─ com.restfb.types.ads.ReachFrequencyPrediction.class - [JAR]

├─ com.restfb.types.ads.ReachFrequencySpec.class - [JAR]

├─ com.restfb.types.ads.Rule.class - [JAR]

├─ com.restfb.types.ads.RuleData.class - [JAR]

├─ com.restfb.types.ads.RuleFactory.class - [JAR]

├─ com.restfb.types.ads.RuleOp.class - [JAR]

├─ com.restfb.types.ads.RuleOpAnd.class - [JAR]

├─ com.restfb.types.ads.RuleOpOr.class - [JAR]

├─ com.restfb.types.ads.StoreCatalogSettings.class - [JAR]

├─ com.restfb.types.ads.Targeting.class - [JAR]

├─ com.restfb.types.ads.TargetingDynamicRule.class - [JAR]

├─ com.restfb.types.ads.TargetingGeoLocation.class - [JAR]

├─ com.restfb.types.ads.TargetingGeoLocationCity.class - [JAR]

├─ com.restfb.types.ads.TargetingGeoLocationCustomLocation.class - [JAR]

├─ com.restfb.types.ads.TargetingGeoLocationElectoralDistrict.class - [JAR]

├─ com.restfb.types.ads.TargetingGeoLocationMarket.class - [JAR]

├─ com.restfb.types.ads.TargetingGeoLocationPlace.class - [JAR]

├─ com.restfb.types.ads.TargetingGeoLocationRegion.class - [JAR]

├─ com.restfb.types.ads.TargetingGeoLocationZip.class - [JAR]

├─ com.restfb.types.ads.TargetingProductAudienceSpec.class - [JAR]

├─ com.restfb.types.ads.TargetingProductAudienceSubSpec.class - [JAR]

├─ com.restfb.types.ads.TargetingProspectingAudience.class - [JAR]

├─ com.restfb.types.ads.TargetingResponseDemographic.class - [JAR]

├─ com.restfb.types.ads.TargetingResponseEducation.class - [JAR]

├─ com.restfb.types.ads.TargetingResponseGeographic.class - [JAR]

├─ com.restfb.types.ads.TargetingResponseGeographicMetadata.class - [JAR]

├─ com.restfb.types.ads.TargetingResponseRadiusSuggestion.class - [JAR]

├─ com.restfb.types.ads.TargetingSentenceLine.class - [JAR]

├─ com.restfb.types.ads.TrackingAndConversionWithDefaults.class - [JAR]

├─ com.restfb.types.ads.UserPermission.class - [JAR]

├─ com.restfb.types.ads.WebAppLink.class - [JAR]

├─ com.restfb.types.ads.WindowsAppLink.class - [JAR]

├─ com.restfb.types.ads.WindowsPhoneAppLink.class - [JAR]

├─ com.restfb.types.ads.package-info.class - [JAR]

Advertisement

Dependencies from Group

Aug 09, 2023
44 usages
731 stars
Sep 10, 2011

Discover Dependencies

Aug 25, 2023
175 usages
3.9k stars
Jul 31, 2023
612 usages
3.7k stars
Nov 23, 2022
660 usages
1.3k stars
Jun 02, 2023
357 usages
14.2k stars
Jun 28, 2023
13 usages
1.2k stars
Aug 17, 2023
94 usages
4.6k stars
Mar 11, 2023
190 usages
162 stars
Jun 20, 2023
141 usages
1 stars
Jul 17, 2017
401 usages
Jul 25, 2023
6 usages
190 stars