is not current version
Last Version 3.7.0

com.github.sergeybudnik:smart.config.data 2.0.1

True type-safe configuration

Categories

Categories

Data config Application Layer Libs Configuration
GroupId

GroupId

com.github.sergeybudnik
ArtifactId

ArtifactId

smart.config.data
Version

Version

2.0.1
Type

Type

jar

Download smart.config.data 2.0.1


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