is not current version
Last Version 2.0.0

org.webjars.npm:fbjs 0.2.1

WebJar for fbjs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fbjs
Version

Version

0.2.1
Type

Type

jar

Download fbjs 0.2.1


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