is not current version
Last Version 2.10.3

com.senspark.ee:firebase-remote-config 2.10.1

Cross-platform library for Cocos2d-x and Unity

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.senspark.ee
ArtifactId

ArtifactId

firebase-remote-config
Version

Version

2.10.1
Type

Type

aar

Download firebase-remote-config 2.10.1


<!-- https://jarcasting.com/artifacts/com.senspark.ee/firebase-remote-config/ -->
<dependency>
    <groupId>com.senspark.ee</groupId>
    <artifactId>firebase-remote-config</artifactId>
    <version>2.10.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.senspark.ee/firebase-remote-config/
implementation 'com.senspark.ee:firebase-remote-config:2.10.1'
// https://jarcasting.com/artifacts/com.senspark.ee/firebase-remote-config/
implementation ("com.senspark.ee:firebase-remote-config:2.10.1")
'com.senspark.ee:firebase-remote-config:aar:2.10.1'
<dependency org="com.senspark.ee" name="firebase-remote-config" rev="2.10.1">
  <artifact name="firebase-remote-config" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.senspark.ee', module='firebase-remote-config', version='2.10.1')
)
libraryDependencies += "com.senspark.ee" % "firebase-remote-config" % "2.10.1"
[com.senspark.ee/firebase-remote-config "2.10.1"]