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

org.tinygroup:remoteconfig 3.4.3


Категории

Категории

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

Группа

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

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

remoteconfig
Версия

Версия

3.4.3
Тип

Тип

pom

Скачать remoteconfig 3.4.3

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

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