is not current version
Last Version 0.5.4

com.lambdista:config-util_2.12 0.5.1

util

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.lambdista
ArtifactId

ArtifactId

config-util_2.12
Version

Version

0.5.1
Type

Type

jar

Download config-util_2.12 0.5.1


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