is not current version
Last Version 0.5.1

com.lambdista:config-typesafe_2.10 0.4.3

typesafe

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.lambdista
ArtifactId

ArtifactId

config-typesafe_2.10
Version

Version

0.4.3
Type

Type

jar

Download config-typesafe_2.10 0.4.3


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