License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreactfire |
Version | Version0.5.1 |
Type | Typejar |
Description |
Descriptionreactfire
WebJar for reactfire
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactfire-0.5.1.pom | |
reactfire-0.5.1.jar | 10 KB |
reactfire-0.5.1-sources.jar | 22 bytes |
reactfire-0.5.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/reactfire/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>reactfire</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/reactfire/
implementation 'org.webjars.npm:reactfire:0.5.1'
// https://jarcasting.com/artifacts/org.webjars.npm/reactfire/
implementation ("org.webjars.npm:reactfire:0.5.1")
'org.webjars.npm:reactfire:jar:0.5.1'
<dependency org="org.webjars.npm" name="reactfire" rev="0.5.1">
<artifact name="reactfire" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='reactfire', version='0.5.1')
)
libraryDependencies += "org.webjars.npm" % "reactfire" % "0.5.1"
[org.webjars.npm/reactfire "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : firebase | jar | [2,3) |
org.webjars.npm : react | jar | [0.13,0.14) |