is not current version
Last Version 2.10.3

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

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.7.2
Type

Type

aar

Download firebase-remote-config 2.7.2


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