is not current version
Last Version 2.0.0

org.webjars.npm:fbjs 0.7.0

WebJar for fbjs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fbjs
Version

Version

0.7.0
Type

Type

jar

Download fbjs 0.7.0


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