License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.senspark.ee |
ArtifactId | ArtifactIdfirebase-remote-config |
Last Version | Last Version2.10.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionfirebase-remote-config
Cross-platform library for Cocos2d-x and Unity
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
firebase-remote-config-2.10.3.pom | |
firebase-remote-config-2.10.3-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.senspark.ee/firebase-remote-config/ -->
<dependency>
<groupId>com.senspark.ee</groupId>
<artifactId>firebase-remote-config</artifactId>
<version>2.10.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.senspark.ee/firebase-remote-config/
implementation 'com.senspark.ee:firebase-remote-config:2.10.3'
// https://jarcasting.com/artifacts/com.senspark.ee/firebase-remote-config/
implementation ("com.senspark.ee:firebase-remote-config:2.10.3")
'com.senspark.ee:firebase-remote-config:aar:2.10.3'
<dependency org="com.senspark.ee" name="firebase-remote-config" rev="2.10.3">
<artifact name="firebase-remote-config" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.senspark.ee', module='firebase-remote-config', version='2.10.3')
)
libraryDependencies += "com.senspark.ee" % "firebase-remote-config" % "2.10.3"
[com.senspark.ee/firebase-remote-config "2.10.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.2.1 |
com.senspark.ee : firebase-core | jar | 2.10.3 |
com.google.firebase » firebase-analytics-ktx | jar | 19.0.0 |
com.google.firebase » firebase-config-ktx | jar | 21.0.0 |