is not current version
Last Version 2.0.2

kz.greetgo.conf:greetgo.sys_params 1.0.2

System parameters from environment using in greetgo!'s projects

GroupId

GroupId

kz.greetgo.conf
ArtifactId

ArtifactId

greetgo.sys_params
Version

Version

1.0.2
Type

Type

jar

Download greetgo.sys_params 1.0.2


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