Download bccs-api-3.0.1.jar file - Jar b

Jar examples for b:bccs-api

Description

baidu push client api with maven

You can download jar file bccs-api 3.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bccs-api-3.0.1.jar to your project.

<dependency>
   <groupId>cn.featherfly</groupId>
   <artifactId>bccs-api</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'cn.featherfly', name: 'bccs-api', version: '3.0.1'
libraryDependencies += "cn.featherfly" % "bccs-api" % "3.0.1"
<dependency org="cn.featherfly" name="bccs-api" rev="3.0.1"/>
@Grapes(@Grab(group='cn.featherfly', module='bccs-api', version='3.0.1'))
'cn.featherfly:bccs-api:jar:3.0.1'

Download

Click the following link to download the jar file.

bccs-api-3.0.1-javadoc.jar
bccs-api-3.0.1-sources.jar
bccs-api-3.0.1.jar
bccs-api-3.0.1.pom



Related Tutorials