jar

me.nathanfallet.iapush : iapush-commons-jvm

Maven & Gradle

Jun 13, 2024

iapush-commons · Common models and utilities for iAPush.

Table Of Contents

Latest Version

Download me.nathanfallet.iapush : iapush-commons-jvm JAR file - Latest Versions:

All Versions

Download me.nathanfallet.iapush : iapush-commons-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 iapush-commons-jvm-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.nathanfallet.iapush.models.apps

├─ me.nathanfallet.iapush.models.apps.App.class - [JAR]

├─ me.nathanfallet.iapush.models.apps.CreateAppPayload.class - [JAR]

├─ me.nathanfallet.iapush.models.apps.UpdateAppPayload.class - [JAR]

me.nathanfallet.iapush.repositories.notifications

├─ me.nathanfallet.iapush.repositories.notifications.INotificationTokensRemoteRepository.class - [JAR]

├─ me.nathanfallet.iapush.repositories.notifications.NotificationTokensRemoteRepository.class - [JAR]

me.nathanfallet.iapush.models.notifications

├─ me.nathanfallet.iapush.models.notifications.CreateNotificationPayload.class - [JAR]

├─ me.nathanfallet.iapush.models.notifications.CreateNotificationTokenPayload.class - [JAR]

├─ me.nathanfallet.iapush.models.notifications.CreateUserNotificationPayload.class - [JAR]

├─ me.nathanfallet.iapush.models.notifications.NotificationToken.class - [JAR]

me.nathanfallet.iapush.repositories.users

├─ me.nathanfallet.iapush.repositories.users.IUsersRemoteRepository.class - [JAR]

├─ me.nathanfallet.iapush.repositories.users.UsersRemoteRepository.class - [JAR]

me.nathanfallet.iapush.repositories.auth

├─ me.nathanfallet.iapush.repositories.auth.AuthAPIRemoteRepository.class - [JAR]

├─ me.nathanfallet.iapush.repositories.auth.IAuthAPIRemoteRepository.class - [JAR]

me.nathanfallet.iapush.client

├─ me.nathanfallet.iapush.client.IAPushClient.class - [JAR]

├─ me.nathanfallet.iapush.client.IIAPushClient.class - [JAR]

me.nathanfallet.iapush.models.application

├─ me.nathanfallet.iapush.models.application.IAPushEnvironment.class - [JAR]

├─ me.nathanfallet.iapush.models.application.IAPushJson.class - [JAR]

me.nathanfallet.iapush.models.auth

├─ me.nathanfallet.iapush.models.auth.CreateTokenPayload.class - [JAR]

├─ me.nathanfallet.iapush.models.auth.RefreshTokenPayload.class - [JAR]

me.nathanfallet.iapush.models.users

├─ me.nathanfallet.iapush.models.users.CreateUserPayload.class - [JAR]

├─ me.nathanfallet.iapush.models.users.UpdateUserPayload.class - [JAR]

├─ me.nathanfallet.iapush.models.users.User.class - [JAR]

me.nathanfallet.iapush.repositories.apps

├─ me.nathanfallet.iapush.repositories.apps.AppsRemoteRepository.class - [JAR]

├─ me.nathanfallet.iapush.repositories.apps.IAppsRemoteRepository.class - [JAR]