解析通知中是否存在任何maven依赖项

时间:2015-09-21 10:36:31

标签: java android maven parse-platform urbanairship.com

UrbanAirShip - https://www.urbanairship.com/

解析 - https://parse.com/

  1. 要使用urbanairship发送通知,我使用以下
  2. https://github.com/urbanairship/java-library

    http://mvnrepository.com/artifact/com.urbanairship/java-client/0.4.0

    1. 使用解析发送通知。 java中是否存在maven依赖?
    2. 以下是可用的API列表 - https://parse.com/docs/api_libraries

      我的要求是java语言

      以下是JAVA的列表

          Almonds — A Java REST API that mimics the Android API.
          mobile-parse-api — This library implements the REST API of parse.com in java with open interfaces for libgdx and playN.
          Parse4J — Library for the REST API.
          ParseFacade — Parse Android SDK alternative.
      

      我试过这个https://github.com/thiagolocatelli/parse4j。在这个存储库中。推送通知正在开发中。

0 个答案:

没有答案