Download phonegap-build-api-0.0.1-sources.jar
phonegap/phonegap-build-api-0.0.1-sources.jar.zip( 18 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
com.github.chrisprice.phonegapbuild.api.ApiException.java
com.github.chrisprice.phonegapbuild.api.PatchedMultiPartWriter.java
com.github.chrisprice.phonegapbuild.api.data.AppFileExtensions.java
com.github.chrisprice.phonegapbuild.api.data.ErrorResponse.java
com.github.chrisprice.phonegapbuild.api.data.HasAllPlatforms.java
com.github.chrisprice.phonegapbuild.api.data.HasResourceId.java
com.github.chrisprice.phonegapbuild.api.data.HasResourceIdAndPath.java
com.github.chrisprice.phonegapbuild.api.data.HasResourcePath.java
com.github.chrisprice.phonegapbuild.api.data.Platform.java
com.github.chrisprice.phonegapbuild.api.data.ResourceId.java
com.github.chrisprice.phonegapbuild.api.data.ResourcePath.java
com.github.chrisprice.phonegapbuild.api.data.Status.java
com.github.chrisprice.phonegapbuild.api.data.SuccessResponse.java
com.github.chrisprice.phonegapbuild.api.data.apps.AppDetailsRequest.java
com.github.chrisprice.phonegapbuild.api.data.apps.AppDownloadResponse.java
com.github.chrisprice.phonegapbuild.api.data.apps.AppErrorResponse.java
com.github.chrisprice.phonegapbuild.api.data.apps.AppKeysResponse.java
com.github.chrisprice.phonegapbuild.api.data.apps.AppPlatformKeyResponse.java
com.github.chrisprice.phonegapbuild.api.data.apps.AppResponse.java
com.github.chrisprice.phonegapbuild.api.data.apps.AppStatusResponse.java
com.github.chrisprice.phonegapbuild.api.data.apps.AppsResponse.java
com.github.chrisprice.phonegapbuild.api.data.keys.IOsKeyRequest.java
com.github.chrisprice.phonegapbuild.api.data.keys.IOsKeyResponse.java
com.github.chrisprice.phonegapbuild.api.data.me.MeAppResponse.java
com.github.chrisprice.phonegapbuild.api.data.me.MeAppsResponse.java
com.github.chrisprice.phonegapbuild.api.data.me.MeKeyResponse.java
com.github.chrisprice.phonegapbuild.api.data.me.MeKeysResponse.java
com.github.chrisprice.phonegapbuild.api.data.me.MePlatformResponse.java
com.github.chrisprice.phonegapbuild.api.data.me.MeResponse.java
com.github.chrisprice.phonegapbuild.api.data.resources.AbstractResource.java
com.github.chrisprice.phonegapbuild.api.data.resources.App.java
com.github.chrisprice.phonegapbuild.api.data.resources.AppDownload.java
com.github.chrisprice.phonegapbuild.api.data.resources.Apps.java
com.github.chrisprice.phonegapbuild.api.data.resources.Key.java
com.github.chrisprice.phonegapbuild.api.data.resources.Keys.java
com.github.chrisprice.phonegapbuild.api.data.resources.Me.java
com.github.chrisprice.phonegapbuild.api.data.resources.PlatformKeys.java
com.github.chrisprice.phonegapbuild.api.managers.AppsManager.java
com.github.chrisprice.phonegapbuild.api.managers.AppsManagerImpl.java
com.github.chrisprice.phonegapbuild.api.managers.KeysManager.java
com.github.chrisprice.phonegapbuild.api.managers.KeysManagerImpl.java
com.github.chrisprice.phonegapbuild.api.managers.MeManager.java
com.github.chrisprice.phonegapbuild.api.managers.MeManagerImpl.java
Related examples in the same category