is not current version
Last Version 3.7.0

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

True type-safe configuration

Categories

Categories

Data config Application Layer Libs Configuration
GroupId

GroupId

com.github.sergeybudnik
ArtifactId

ArtifactId

smart.config.data
Version

Version

3.1.0
Type

Type

jar

Download smart.config.data 3.1.0


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