License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.jdroidframework |
ArtifactId | ArtifactIdjdroid-android-firebase-remoteconfig |
Last Version | Last Version0.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdroid-android-firebase-remoteconfig
Jdroid dependency project for Firebase Remote Config
|
Project Organization |
Project OrganizationJdroid |
<!-- https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-firebase-remoteconfig/ -->
<dependency>
<groupId>com.jdroidframework</groupId>
<artifactId>jdroid-android-firebase-remoteconfig</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-firebase-remoteconfig/
implementation 'com.jdroidframework:jdroid-android-firebase-remoteconfig:0.14.0'
// https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-firebase-remoteconfig/
implementation ("com.jdroidframework:jdroid-android-firebase-remoteconfig:0.14.0")
'com.jdroidframework:jdroid-android-firebase-remoteconfig:jar:0.14.0'
<dependency org="com.jdroidframework" name="jdroid-android-firebase-remoteconfig" rev="0.14.0">
<artifact name="jdroid-android-firebase-remoteconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jdroidframework', module='jdroid-android-firebase-remoteconfig', version='0.14.0')
)
libraryDependencies += "com.jdroidframework" % "jdroid-android-firebase-remoteconfig" % "0.14.0"
[com.jdroidframework/jdroid-android-firebase-remoteconfig "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.firebase » firebase-config | jar | 11.0.4 |
com.jdroidframework : jdroid-android | jar | 0.14.0 |