не последняя версия
Последняя версия 1.1.5

me.giacoppo:remoteconfig 1.1.4

RemoteConfig is an Android library that lets you manage all your remote configuration without requiring developers to manually download each configuration and integrate them into the application.

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

me.giacoppo
Идентификатор

Идентификатор

remoteconfig
Версия

Версия

1.1.4
Тип

Тип

aar

Скачать remoteconfig 1.1.4


<!-- https://jarcasting.com/artifacts/me.giacoppo/remoteconfig/ -->
<dependency>
    <groupId>me.giacoppo</groupId>
    <artifactId>remoteconfig</artifactId>
    <version>1.1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.giacoppo/remoteconfig/
implementation 'me.giacoppo:remoteconfig:1.1.4'
// https://jarcasting.com/artifacts/me.giacoppo/remoteconfig/
implementation ("me.giacoppo:remoteconfig:1.1.4")
'me.giacoppo:remoteconfig:aar:1.1.4'
<dependency org="me.giacoppo" name="remoteconfig" rev="1.1.4">
  <artifact name="remoteconfig" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.giacoppo', module='remoteconfig', version='1.1.4')
)
libraryDependencies += "me.giacoppo" % "remoteconfig" % "1.1.4"
[me.giacoppo/remoteconfig "1.1.4"]