is not current version
Last Version 2.0.0

org.webjars.npm:fbjs 0.8.4

WebJar for fbjs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fbjs
Version

Version

0.8.4
Type

Type

jar

Download fbjs 0.8.4


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