Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfirebase__remote-config |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
firebase__remote-config-0.1.1.pom | |
firebase__remote-config-0.1.1.jar | 111 KB |
firebase__remote-config-0.1.1-sources.jar | 22 bytes |
firebase__remote-config-0.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/firebase__remote-config/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>firebase__remote-config</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/firebase__remote-config/
implementation 'org.webjars.npm:firebase__remote-config:0.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/firebase__remote-config/
implementation ("org.webjars.npm:firebase__remote-config:0.1.1")
'org.webjars.npm:firebase__remote-config:jar:0.1.1'
<dependency org="org.webjars.npm" name="firebase__remote-config" rev="0.1.1">
<artifact name="firebase__remote-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='firebase__remote-config', version='0.1.1')
)
libraryDependencies += "org.webjars.npm" % "firebase__remote-config" % "0.1.1"
[org.webjars.npm/firebase__remote-config "0.1.1"]