MVN

org.tinygroup : remoteconfig

Maven & Gradle

Mar 30, 2018
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>remoteconfig</artifactId>
    <version>3.4.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tinygroup : remoteconfig to add to Maven - Latest Versions:

  • Latest Stable: 3.4.9

All Versions

Choose a version of org.tinygroup : remoteconfig to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
remoteconfig-3.4.9
remoteconfig-3.4.8
remoteconfig-3.4.7
remoteconfig-3.4.6
remoteconfig-3.4.5
remoteconfig-3.4.4
remoteconfig-3.4.3
remoteconfig-3.4.2
remoteconfig-3.4.1
remoteconfig-3.4.0
3.3.x
remoteconfig-3.3.0
3.2.x
remoteconfig-3.2.1
remoteconfig-3.2.0
3.1.x
remoteconfig-3.1.2
remoteconfig-3.1.1
remoteconfig-3.1.0
3.0.x
remoteconfig-3.0.1
remoteconfig-3.0.0
2.3.x
remoteconfig-2.3.0
2.2.x
remoteconfig-2.2.3
remoteconfig-2.2.2
remoteconfig-2.2.1
remoteconfig-2.2.0
2.1.x
remoteconfig-2.1.1
tiny
remoteconfig-tiny-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>remoteconfig</artifactId>
    <version>3.4.9</version>
</dependency>