is not current version
Last Version 3.4.9

org.tinygroup:remoteconfig 2.2.2


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

remoteconfig
Version

Version

2.2.2
Type

Type

pom

Download remoteconfig 2.2.2

Filename Size
remoteconfig-2.2.2.pom 590 bytes
Browse

<!-- 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"]