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