MVN

org.hglteam : remote-config

Maven & Gradle

Sep 21, 2022
0 stars

remote-config · A light remote configuration client library

<dependency>
    <groupId>org.hglteam</groupId>
    <artifactId>remote-config</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hglteam : remote-config to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of org.hglteam : remote-config to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
remote-config-1.0.5
remote-config-1.0.4
remote-config-1.0.3
remote-config-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hglteam</groupId>
    <artifactId>remote-config</artifactId>
    <version>1.0.5</version>
</dependency>

Advertisement