is not current version
Last Version 3.4.9

org.tinygroup:remoteconfig tiny-3.0.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

remoteconfig
Version

Version

tiny-3.0.0
Type

Type

pom

Download remoteconfig tiny-3.0.0

Filename Size
remoteconfig-tiny-3.0.0.pom 665 bytes
Browse

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