is not current version
Last Version 1.0.4

org.hglteam:remote-config 1.0.2

A light remote configuration client library

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

remote-config
Version

Version

1.0.2
Type

Type

pom

Download remote-config 1.0.2

Filename Size
remote-config-1.0.2.pom 7 KB
Browse

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