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

org.tinygroup:remoteconfig 2.1.1


Категории

Категории

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

Группа

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

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

remoteconfig
Версия

Версия

2.1.1
Тип

Тип

pom

Скачать remoteconfig 2.1.1

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

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