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

org.tinygroup:remoteconfig 2.2.2


Категории

Категории

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

Группа

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

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

remoteconfig
Версия

Версия

2.2.2
Тип

Тип

pom

Скачать remoteconfig 2.2.2

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

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