Download bridj-0.7.0.jar file - Jar b

Jar examples for b:bridj

Description

You can download jar file bridj 0.7.0 in this page.

Build File

You can use the following script to add bridj-0.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

bridj-0.7.0-android.jar
bridj-0.7.0-c-only.jar
bridj-0.7.0-javadoc.jar
bridj-0.7.0-sources.jar
bridj-0.7.0-unix-only.jar
bridj-0.7.0-windows-only.jar
bridj-0.7.0.jar
bridj-0.7.0.pom



Related Tutorials