Download bring-api-1.0.4.jar file - Jar b

Jar examples for b:bring-api

Description

You can download jar file bring-api 1.0.4 in this page.

Build File

You can use the following script to add bring-api-1.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

bring-api-1.0.4-javadoc.jar
bring-api-1.0.4-sources.jar
bring-api-1.0.4.jar
bring-api-1.0.4.pom



Related Tutorials