fbjni

Facebook JNI helpers library

License

License

GroupId

GroupId

com.facebook.fbjni
ArtifactId

ArtifactId

fbjni
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

fbjni
Facebook JNI helpers library
Project URL

Project URL

https://github.com/facebookincubator/fbjni
Source Code Management

Source Code Management

https://github.com/facebookincubator/fbjni.git

Download fbjni

How to add to project

<!-- https://jarcasting.com/artifacts/com.facebook.fbjni/fbjni/ -->
<dependency>
    <groupId>com.facebook.fbjni</groupId>
    <artifactId>fbjni</artifactId>
    <version>0.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fbjni/fbjni/
implementation 'com.facebook.fbjni:fbjni:0.3.0'
// https://jarcasting.com/artifacts/com.facebook.fbjni/fbjni/
implementation ("com.facebook.fbjni:fbjni:0.3.0")
'com.facebook.fbjni:fbjni:aar:0.3.0'
<dependency org="com.facebook.fbjni" name="fbjni" rev="0.3.0">
  <artifact name="fbjni" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fbjni', module='fbjni', version='0.3.0')
)
libraryDependencies += "com.facebook.fbjni" % "fbjni" % "0.3.0"
[com.facebook.fbjni/fbjni "0.3.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.facebook.soloader : nativeloader jar 0.10.3

Project Modules

There are no modules declared in this project.
com.facebook.fbjni

Facebook Incubator

We work hard to contribute our work back to the web, mobile, big data, & infrastructure communities. NB: members must have two-factor auth.

Versions

Version
0.3.0
0.2.2
0.2.0
0.1.0
0.0.4
0.0.2