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

org.tinygroup:remoteconfig 3.0.0


Категории

Категории

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

Группа

org.tinygroup
Идентификатор

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

remoteconfig
Версия

Версия

3.0.0
Тип

Тип

pom

Скачать remoteconfig 3.0.0

Имя Файла Размер
remoteconfig-3.0.0.pom 660 bytes
Обзор

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